Add jstack -l option to print the long form of the thread dump.  In Mustang it will include all locked JSR-166 synchronizers.  It's equivalent to what's printed when -XX:+PrintConcurrentLocks is set.
(see 5086470: Support java.util.concurrent locks in the lock related facility).
###@###.### 2005-05-06 16:53:25 GMT
The hotspot change is tracked by this bug. The new option -l is added to jstack as part of the fix of 6260070 in B39.
###@###.### 2005-05-18 15:35:53 GMT
            
(see 5086470: Support java.util.concurrent locks in the lock related facility).
###@###.### 2005-05-06 16:53:25 GMT
The hotspot change is tracked by this bug. The new option -l is added to jstack as part of the fix of 6260070 in B39.
###@###.### 2005-05-18 15:35:53 GMT
- relates to
- 
                    JDK-6272462 SA: Print java.util.concurrent locks for jstack -l on core file or hung processes -           
- Resolved
 
-         
 P3
  P3