hg: jdk9/hs-rt/hotspot: 8028073: race condition in ObjectMonitor implementation causing deadlocks
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Mon Feb 10 14:04:20 PST 2014
Changeset: c025990068c4
Author: dcubed
Date: 2014-02-10 12:48 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c025990068c4
8028073: race condition in ObjectMonitor implementation causing deadlocks
Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called.
Reviewed-by: dholmes, sspitsyn, dice, acorn
! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/objectMonitor.cpp
More information about the jdk9-all-changes
mailing list