-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b11
Presently there is a singleton G1RedirtyCardsQueueSet in the heap object, which is reused by each collection. It would be better if it were local to the collection that is using it. This would eliminate any questions about whether it is empty at certain points, and would also allow progress on JDK-8221361.
- blocks
-
JDK-8221361 Eliminate two-phase initialization for PtrQueueSet classes
-
- Resolved
-