RFR: 8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked [v3]
Alan Bateman
alanb at openjdk.org
Fri Sep 15 06:37:47 UTC 2023
On Fri, 15 Sep 2023 00:36:10 GMT, David Holmes <dholmes at openjdk.org> wrote:
> What is TIMED PINNING?
LockSupport.parkNanos when the carrier can't be released due to monitor or native frame.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14978#discussion_r1326860516
More information about the core-libs-dev
mailing list