-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b110
This includes the Monitor in G1YoungRemSetSamplingThread specifically, but also look at concurrent marking and refinement threads as well.
Look at adding assertion to catch destructor calls on Monitors while Monitor is still held (if possible).
Plan B is to consider global Monitor object for G1YoungRemSetSamplingThread, like most other Monitors in the system.
Look at adding assertion to catch destructor calls on Monitors while Monitor is still held (if possible).
Plan B is to consider global Monitor object for G1YoungRemSetSamplingThread, like most other Monitors in the system.