-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 12
-
Component/s: hotspot
-
b07
-
generic
-
generic
Currently, SATBMarkQueueSet directly accesses G1SATBMarkQueue for getting to thread-local SATBMarkQueue. This should be abstract in order to enable SATBMarkQueue stuff to be used by other GCs.