-
Bug
-
Resolution: Fixed
-
P3
-
6
-
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
-