-
Enhancement
-
Resolution: Fixed
-
P3
-
15
-
b26
-
generic
-
generic
The fix for JDK-8153224 includes a confusing comment about the
race that occurs between ObjectMonitor::EnterI() and the async
deflation code in deflate_monitor_using_JT().
Carsten raised this issue during the code review forJDK-8153224,
but we didn't reach resolution beforeJDK-8153224 was pushed.
race that occurs between ObjectMonitor::EnterI() and the async
deflation code in deflate_monitor_using_JT().
Carsten raised this issue during the code review for
but we didn't reach resolution before
- relates to
-
JDK-8153224 Monitor deflation prolong safepoints
- Resolved