-
Bug
-
Resolution: Fixed
-
P3
-
19
-
b08
Although it fails because it can't find SteadyStateThread in the output, the real issue is that it failed to dump the threaddcontext for the SteadyStateThread:
+ threadcontext -v 23
Couldn't find thread 23
The SteadyStateThread was determined to be thread 23 based on the earlier "threadcontext -a" output. It's unclear why it failed to find it. This is a new test (and feature).
+ threadcontext -v 23
Couldn't find thread 23
The SteadyStateThread was determined to be thread 23 based on the earlier "threadcontext -a" output. It's unclear why it failed to find it. This is a new test (and feature).
- relates to
-
JDK-8280971 On windows, clhsdb thread IDs are not always the same across attaches
-
- Open
-
-
JDK-8283010 serviceability/sa/ClhsdbThread.java failed with "'Base of Stack:' missing from stdout/stderr "
-
- Resolved
-
-
JDK-8250801 Add clhsdb "threadcontext" command
-
- Resolved
-