Link to home
Start Free TrialLog in
Avatar of ayen
ayen

asked on

Regarding th JVM Confoguration set up

Hi,

I have a problem in finidng the latest JVM Configuration details and with JDK1.3.1 i am not able to execute the -XX:-PrintGCDetails or any of the -XX commands.Can somebody let me know how do i get the configuration details and why this commands are not giving me any result?

My aim is to get the details of the New generation and Old Generation sizes.

Pelase do help me on teh same.

Thanks
Raj
Avatar of Mick Barry
Mick Barry
Flag of Australia image

should that be:

-XX:+PrintGCDetails
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of grim_toaster
grim_toaster

Here's a link for some of the Hotspot VM options:

http://java.sun.com/docs/hotspot/VMOptions.html