On Tue, 2 Jan 2024 08:55:37 GMT, Alan Bateman <al...@openjdk.org> wrote:
> Missed by JDK-8312498, VirtualThread::tryGetStackTrace doesn't handle the > TIMED_PINNED state so it's possible for Thread::getStackTrace to throw > InternalError when invoked on a virtual thread that quickly transitions from > unmounted to timed-park-while-pinned. This one is needs a stress test to > reproduce. Looks good to me. ------------- Marked as reviewed by pchilanomate (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17217#pullrequestreview-1802781750