| Author |
JVM default heap size
|
Chenna Krishna
Ranch Hand
Joined: Dec 13, 2002
Posts: 34
|
|
Guys, any luck on this? JVM Default heap size , minm and maxm.. cheers chenna
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Hi Chenna, Have you read the javadoc for the "java" command? Read the description for the -Xmsn and -Xmxn options. I didn't see any mention in your post of which java version or platform you are using, but here is a quote from the Windows 1.4.1 version:
-Xmsn The default value is 2MB.
Good Luck, Avi.
|
 |
Chenna Krishna
Ranch Hand
Joined: Dec 13, 2002
Posts: 34
|
|
Hi Abi, thanks for that.. I am using java version "1.3.1" and the OS is Unix then what's the minmm default heap size.. Thanks in advance. Chenna [ June 24, 2003: Message edited by: Chenna Krishna ]
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Chenna, The information you seek should be available from here Good Luck, Avi.
|
 |
 |
|
|
subject: JVM default heap size
|
|
|