-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b07
-
generic
-
generic
SATBMarkQueue::should_enqueue_buffer compares the fullness of the post-filtered buffer with G1SATBBufferEnqueueingThresholdPercent. This reference to a G1-specific configuration variable needs to be changed in order to allow the SATBMarkQueue code to be used by other collectors. The configured value could be stored in the SATBQSet, initialized by GC-specific code.
- blocks
-
JDK-8154343 Make SATB related code available to other GCs
-
- Resolved
-