-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b43
-
generic
-
generic
Class data sharing is supported only with the serial collector for 1.5.
(See 4969652 for later releases).
Specifying UseParNewGC should disable class data sharing.
Using any collector other than serialGC with -Xshare:on should fail
with a suitable error message.
(See 4969652 for later releases).
Specifying UseParNewGC should disable class data sharing.
Using any collector other than serialGC with -Xshare:on should fail
with a suitable error message.