I'm using the 1.3.1_02 version of the blackdown JDK with mozilla RC2 on PPC. I'm trying to work around the fact that various applets SIGSEGV the JVM, and I've discovered via testing in appletviewer that these same applets work fine when I run the JVM with green threads.
Now I'm trying to figure out how to get the java plugin to use green threads. I tried altering the mozilla startup script to include: export THREADS_FLAG=green export THREADS_TYPE=green_threads but this seems to have no effect, the JVM launched by the plugin continues to use native threads. Is this at all possible? I ran strings on the plugin, and there seem to be references to both environment variables compiled in there, so I'm hopeful. At any rate, if anybody knows the right way to do this, please be so kind as to give me a hint in the right direction. -- ______________________________________________________________________ Wilhelm Fitzpatrick | When we speak of free http://www.3roses.com/ | software we are referring [EMAIL PROTECTED] | to freedom not price. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]