With the elimination of DirtyCardQueue (JDK-8342382), only SATBMarkQueue derives from PtrQueue. Those two classes could be merged, probably with some resulting simplification.
Similarly for the elimination of DirtyCardQueueSet allowing the merge of SATBMarkQueueSet and PtrQueueSet.
Similarly for the elimination of DirtyCardQueueSet allowing the merge of SATBMarkQueueSet and PtrQueueSet.
- relates to
-
JDK-8342382 Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization
-
- Resolved
-