Disable asynchronous garabge collection in java 1.5 and JIT
843829Mar 17 2008 — edited Mar 17 2008Hi all
I will like to know how to disable asynchronous garbage collection in Java 1.5? ( noasyncgc. is not longer supported)?
I will also liek to know how to disable JIT in java 1.5?
Thanks in advance