|
|
How do I turn off the JIT? |
---------- From: agifford@mitre.org (Adam Gifford) To: java-apache-users@list.working-dogs.com (Java Apache Users) Subject: Re: [servlets] How to get the java debug infomation? Date: Tue, May 11, 1999, 8:20 AM translated this means in your line about wrapper.arguments (or whatevr the one is that allows you to specify arguments to 'java') include the option '-Djava.compiler=NONE' that turns off the jit it jdk1.1 and i believe 1.2 | |
wrapper.bin.parameters=-Djava.compiler=NONE | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||||