hg: jdk8u/hs-dev/hotspot: 8028073: race condition in ObjectMonitor implementation causing deadlocks
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Feb 26 19:07:37 PST 2014
Changeset: d35df3079834
Author: dcubed
Date: 2014-02-26 17:36 -0800
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/d35df3079834
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 jdk8u-all-changes
mailing list