hg: hsx/jdk7u/hotspot: 8028073: race condition in ObjectMonitor implementation causing deadlocks (original) (raw)

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Fri Feb 28 16:27:27 PST 2014


Changeset: 7d0fcff82726 Author: dcubed Date: 2014-02-28 14:56 -0800 URL: http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/7d0fcff82726

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: rdurbin, acorn, sspitsyn, dsimms, dholmes

! src/share/vm/prims/jvm.cpp ! src/share/vm/runtime/objectMonitor.cpp



More information about the hotspot-dev mailing list