JVM Default Heap Size ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark

    JVM Default Heap Size ?

    I am using JVM version 1.4.1 (java.vm.versio n=1.4.1-1) to run my
    program on UNIX. I use java command line option "java" to invoke my
    program.

    How will I know what the default heap size settings of the JVM
    (default minimum heap size and maximum heap size). Is there a way to
    display the heap size settings and other properties of the JVM.

    Thanks in advance,
    -Mark
Working...