Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Find current running threads in an JVM (JDK 1.5)

Andy DufresneNov 2 2010 — edited Nov 18 2010
Is there any application which can capture the information about currently running threads in an already spawned jvm, given its process id as input?
This is similar to what jstack does but since its present only in JDK 1.6 (at least for Windows) I am not able to take the advantage of it.

Any help would be appreciated.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2010
Added on Nov 2 2010
3 comments
2,172 views