-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 16
-
Component/s: hotspot
-
b27
The G1 remembered set sampling task scheduling can be improved. Instead of always running every G1ConcRefinementServiceIntervalMillis, make the interval reset if a GC occurs. This way we avoid doing sampling when there is nothing to sample.
- relates to
-
JDK-8257149 Improve G1 Service thread task scheduling to guarantee task delay
-
- Resolved
-