JDK 19 |
---|
19 b08Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
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).
|