JDK 22 |
---|
22 b16Fixed |
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
In JDK-7145569 per-region code root remembered sets were introduced. However these per-region remembered sets are not accounted for in the region prediction. I.e. G1CollectorPolicy::predict_region_elapsed_time_ms() does not take code roots into account. This negatively affects pause time prediction performance
|