Details
Description
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
Attachments
Issue Links
- relates to
-
JDK-8153224 Monitor deflation prolong safepoints
-
- Resolved
-