The java.util.concurrent locks are not known to the VM. Ctrl-break
handler and M&M API only provide lock information for the object
monitors but not Java-level JSR-166 primitives.
The dumping mechanism should be enhanced to include the JSR-166
locks information.
See comments in 5086470 for the email thread about this request.
handler and M&M API only provide lock information for the object
monitors but not Java-level JSR-166 primitives.
The dumping mechanism should be enhanced to include the JSR-166
locks information.
See comments in 5086470 for the email thread about this request.
- relates to
-
JDK-5086470 Add support for java.util.concurrent locks in the lock related facility
-
- Resolved
-