I have a doubt over the following JVM option
-XX:MaxGCPauseMillis=nn millis
Is it to instruct the JVM to keep major collection pause time under nn milli seconds or
minor collection pause time?
I belive there is no gurantee over the time which i specify in this, but JVM will try to
keep the puase time close to nn millis. Is that understanding correct?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224501#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...