-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-svc
-
b67
-
generic
-
generic
The getAllLockedMonitors and getAllLockedSynchronizers are two separate methods. They return different snapshots of all locked monitors and locked synchronizers.
Need a way to return all locked monitors and locked synchronizers in one snapshot like what control-break prints out.
Need a way to return all locked monitors and locked synchronizers in one snapshot like what control-break prints out.
- relates to
-
JDK-7193302 Remove @ConstructorProperties annotation from java.lang.management.LockInfo
-
- Closed
-