-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b26
After the taskification of the service thread the G1RemSetSamplingTask can be moved from g1ServiceThread.cpp to live closer to the code it is related to.
One problem to figure out is when to register the task when it has moved.
One problem to figure out is when to register the task when it has moved.
- is blocked by
-
JDK-8254758 Change G1ServiceThread to be task based
- Resolved