-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b07
-
generic
-
generic
The classes SATBMarkQueueFilter and G1SATBMarkQueueFilter were recently added (JDK-8208611). Since then SATBMarkQueueSet has been refactored to have subclasses to allow different GC implementions of the thread-specific queue access (JDK-8209118). This subclass provides a better place for the filtering support, and we should merge the Filter class into the QSet class.
- blocks
-
JDK-8154343 Make SATB related code available to other GCs
-
- Resolved
-
- is blocked by
-
JDK-8209396 PtrQueueSets are statically allocated
-
- Resolved
-