Ian and Oskar, To disable the JIT in the Java 2 launcher, the property to set is java.compiler, not compiler. So this would be your parameter:
-Djava.compiler=NONE Ben Sandee tbsandee at pobox.com ----- Original Message ----- From: "Ian Clarke" <[email protected]> To: <freenet-dev at lists.sourceforge.net> Sent: Friday, April 28, 2000 5:28 AM Subject: Re: [Freenet-dev] Another Freeloader N.P.E > Even with the -Dcompiler=NONE option java sometimes still won't give me > line numbers! I just got this: _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
