View Single Post
Old Mar 17th, 2008, 7:03 AM   #1
secrecy230
Newbie
 
Join Date: May 2005
Posts: 11
Rep Power: 0 secrecy230 is on a distinguished road
java options asynchronous garbage collection

I will like to know how to :

1) disable asynchronous garbage collection in Java 1.5?
2) disable JIT in java 1.5?

I need to profile some code thus i need to disable these two stuff!

Thanx in advanced
secrecy230 is offline   Reply With Quote