I want to use the JStack in a Java 1.5 VM. I found in several web pages that a version of JStack exists for this version, but I can't find it.
I have versions 1.5.0_22 and 1.5.0_10 of the JDK and jstack is not included. It is included in Java SDK 1.6
Is it a separate download? or is it included in a different revision?