hg: jdk10/hs/hotspot: 8185164: GetOwnedMonitorInfo() returns incorrect owned monitor
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Mon Aug 7 20:53:58 UTC 2017
Changeset: f2ec523d900b
Author: ysuenaga
Date: 2017-08-07 12:34 -0700
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/f2ec523d900b
8185164: GetOwnedMonitorInfo() returns incorrect owned monitor
Summary: The GetOwnedMonitorInfo() should not return a pending monitor
Reviewed-by: dholmes, dcubed, sspitsyn
! make/test/JtregNative.gmk
! src/share/vm/runtime/objectMonitor.cpp
+ test/serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java
+ test/serviceability/jvmti/GetOwnedMonitorInfo/libGetOwnedMonitorInfoTest.c
More information about the jdk10-hs-changes
mailing list