JVM Tuning:Class data sharing

319 Views Asked by At

I have read a good deal about class data sharing [Ref 1, Ref 2]

I am using a JRockit JDK 6. I wanted to know if JRockit JDK 6 supports "-Xshare" and can it coexist with "-XgcPrio:deterministic" ?

0

There are 0 best solutions below