Control-break/SIGQUIT thread dump now is printing java.util.concurrent locks information.  In addition, it will detect deadlocks involved in object monitors as well as java.util.concurrent locks. See 5086430.
jstack now has a new -l option to print additional information about j.u.c. locks. 6266583 adds the support in the VM_ThreadDump for jstack -l <pid>. The last piece is to port this j.u.c locks support to SA.
###@###.### 2005-05-18 16:45:20 GMT
            
jstack now has a new -l option to print additional information about j.u.c. locks. 6266583 adds the support in the VM_ThreadDump for jstack -l <pid>. The last piece is to port this j.u.c locks support to SA.
###@###.### 2005-05-18 16:45:20 GMT
- relates to
- 
                    JDK-6266583 jstack -l option to print JSR-166 locks -           
- Resolved
 
-         
- 
                    JDK-5086470 Add support for java.util.concurrent locks in the lock related facility -           
- Resolved
 
-