-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.2.2, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 5.0
-
Component/s: core-svc
-
tiger
-
generic, x86, sparc
-
generic, linux, solaris_8, windows_nt, windows_2000
Provide an API in Java to dump stack traces from Java programmatically.
The stack trace output should be in a standard well-defined format
so it can be parsed by third party tools.
An array of stack trace elements can be returned for a specific thread or
a map of stack trace array elements are returned for all threads.
The stack trace output should be in a standard well-defined format
so it can be parsed by third party tools.
An array of stack trace elements can be returned for a specific thread or
a map of stack trace array elements are returned for all threads.
- duplicates
-
JDK-4375402 Add ability to obtain full thread dump programmatically
-
- Closed
-
-
JDK-4283071 (thread) print stack trace for hung threads
-
- Closed
-
- relates to
-
JDK-4893851 limit for how many frames getStackTrace() returns
-
- Closed
-