Dear All,
Does anyone know the default settings for the various heap spaces when using the 5.0 hotspot client on Windows XP?
For example, when I run an application using java with no additional options, what are the initial, default sizes for the eden space, tenured space, permanent space, and the new and survivor ratios?
I’ve found partial information for the server JVM on 32-bit Solaris, but almost nothing for other platforms.
This sort of information should be part of the java tool documentation, or be accessible as Property values.
- Andrew