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
- Previous message: Re.: CHA ignores default methods during analysis leading to incorrect code generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Re.: CHA ignores default methods during analysis leading to incorrect code generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]