-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: hotspot
-
b120
ObjectSynchronizer::deflate_idle_monitors during safepoint "cleanup" may cause undue latency during STW phase. Enabling MonitorInUseLists alllows more efficient deflate of only potentially in-use monitors, rather than the entire (immortal) population.
- relates to
-
JDK-6852873 Increase in delta between application stopped time and ParNew GC time over application lifetime
-
- Closed
-
-
JDK-8153224 Monitor deflation prolong safepoints
-
- Resolved
-