Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204726 | 11.0.1 | Kim Barrett | P4 | Resolved | Fixed | team |
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.
- backported by
-
JDK-8204726 [BACKOUT] OopStorage should use GlobalCounter
-
- Resolved
-
- relates to
-
JDK-8202945 OopStorage should use GlobalCounter
-
- Resolved
-