RFR: 8377313: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 timeout
Alan Bateman
alanb at openjdk.org
Fri Feb 6 09:57:50 UTC 2026
On Fri, 6 Feb 2026 09:44:09 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> This looks OK to me. Would `GetStackTraceALotWithTimedWait` need a simlar change
Thanks for asking. The target threads in that test spend most of their time in timed-Obejct.wait so they are mostly unmounted and not in transitions.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29598#issuecomment-3859244825
More information about the core-libs-dev
mailing list