git: openjdk/jdk: 8325187: JVMTI GetThreadState says virtual thread is JVMTI_THREAD_STATE_INTERRUPTED when it no longer is
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Mar 19 08:29:41 UTC 2024
Changeset: 6eea5d67
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2024-03-19 08:27:55 +0000
URL: https://git.openjdk.org/jdk/commit/6eea5d675566adca3fca88639008c6c0221450a4
8325187: JVMTI GetThreadState says virtual thread is JVMTI_THREAD_STATE_INTERRUPTED when it no longer is
Reviewed-by: dholmes, alanb
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/prims/jvmtiRawMonitor.cpp
! src/hotspot/share/runtime/javaThread.cpp
! src/hotspot/share/runtime/javaThread.hpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/InterruptRawMonitor/InterruptRawMonitor.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/InterruptRawMonitor/libInterruptRawMonitor.cpp
More information about the jdk-changes
mailing list