Posted By:
Alexander_Krapf
Posted On:
Wednesday, August 29, 2001 01:16 PM
Hi Zafar,
That depends on your JVM. There often are -X options that allow you to do that. Check it out by saying:
java -X
which should give you the JVM specific option help.
Good luck,
Alex