Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
16
-
b23
Description
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.
Attachments
Issue Links
- 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
-