-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b23
The current implementation of the service thread has a work loop that sequentially run the different "services" added to the thread. We should change this work loop to be task based, where each task can run at different interval.
- blocks
-
JDK-8254999 Move G1RemSetSamplingTask to more appropriate location
-
- Resolved
-
-
JDK-8255001 Move G1PeriodicGCTask to its own file
-
- Resolved
-
- relates to
-
JDK-8255980 G1 Service thread register_task can be used after shutdown
-
- Resolved
-