git: openjdk/jdk: 8306034: add support of virtual threads to JVMTI StopThread
Serguei Spitsyn
sspitsyn at openjdk.org
Thu May 11 17:50:06 UTC 2023
Changeset: 51b8f3cf
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2023-05-11 17:48:39 +0000
URL: https://git.openjdk.org/jdk/commit/51b8f3cfb9df3444b6226a5d5cb7f01a9ab6db6c
8306034: add support of virtual threads to JVMTI StopThread
Reviewed-by: cjplummer
! src/hotspot/share/prims/jvmti.xml
! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
! src/hotspot/share/runtime/javaThread.cpp
! test/hotspot/jtreg/ProblemList-Virtual.txt
! test/hotspot/jtreg/serviceability/jvmti/vthread/BoundVThreadTest/libBoundVThreadTest.cpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/StopThreadTest/libStopThreadTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadUnsupportedTest/VThreadUnsupportedTest.java
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadUnsupportedTest/libVThreadUnsupportedTest.cpp
More information about the jdk-changes
mailing list