git: openjdk/jdk: 8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned

Alan Bateman alanb at openjdk.org
Thu Jan 4 06:00:51 UTC 2024


Changeset: 4db7a1c3
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2024-01-04 05:59:52 +0000
URL:       https://git.openjdk.org/jdk/commit/4db7a1c3bb6b56cc7416aa27350406da27fe04a8

8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned

Reviewed-by: pchilanomate

! src/java.base/share/classes/java/lang/VirtualThread.java
+ test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java



More information about the jdk-changes mailing list