W
watersider
Setting a heap size larger than about 27MB causes class data sharing to
fail (I know this because I have set '-Xsharen' to force the JVM to
use it).
Does anyone know why this is the case?
Do I need to set the -Xmx parameter when regenerating the classes.jsa
file? Sun's documentation implies that the windows classes.jsa file is
always the same, so it doesn't ever need regenerating.
fail (I know this because I have set '-Xsharen' to force the JVM to
use it).
Does anyone know why this is the case?
Do I need to set the -Xmx parameter when regenerating the classes.jsa
file? Sun's documentation implies that the windows classes.jsa file is
always the same, so it doesn't ever need regenerating.