Relates :
|
Backout JDK-8202945. GlobalCounter has usage context restrictions that are incompatible with some uses of OopStorage. In particular, concurrent iteration initiated from a ConcurrentGCThread calls into the RCU-protection mechanism, and GlobalCounter doesn't allow calls from such threads.