[jdk22] RFR: 8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
Jaikiran Pai
jpai at openjdk.org
Tue Jan 16 01:09:24 UTC 2024
On Sat, 13 Jan 2024 18:08:03 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Clean backport of P3 issue JDK-8322818. The test was initially problematic so I have to include the test-only fixes JDK-8323002 and JDK-8323296 (doing these as follow-on or dependent PRs wouldn't guarantee that would integrate at the same time).
Looks good to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk22/pull/72#pullrequestreview-1822389191
More information about the core-libs-dev
mailing list