hg: jdk9/hs-rt/hotspot: 8036666: VMTI GetObjectMonitorUsage does not return correct recursion count
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Sat Mar 29 23:43:12 UTC 2014
Changeset: 5d9a04b11ea2
Author: asiebenborn
Date: 2014-03-11 15:22 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/5d9a04b11ea2
8036666: VMTI GetObjectMonitorUsage does not return correct recursion count
Summary: fix object lock recursion count and add test
Reviewed-by: sspitsyn, dsamersoff
! src/share/vm/prims/jvmtiEnvBase.cpp
+ test/serviceability/jvmti/8036666/GetObjectLockCount.java
+ test/serviceability/jvmti/8036666/RecursiveObjectLock.java
More information about the jdk9-all-changes
mailing list