git: openjdk/jdk: 8308400: add ForceEarlyReturn support for virtual threads
Serguei Spitsyn
sspitsyn at openjdk.org
Thu May 25 02:30:32 UTC 2023
Changeset: 89b99143
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2023-05-25 02:29:22 +0000
URL: https://git.openjdk.org/jdk/commit/89b99143ac2b5e486319625838782ea1c8ff20fe
8308400: add ForceEarlyReturn support for virtual threads
Reviewed-by: alanb, lmesnik
! src/hotspot/share/prims/jvmti.xml
! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
! test/hotspot/jtreg/ProblemList-Virtual.txt
! test/hotspot/jtreg/serviceability/jvmti/vthread/BoundVThreadTest/libBoundVThreadTest.cpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/ForceEarlyReturnTest/ForceEarlyReturnTest.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/ForceEarlyReturnTest/libForceEarlyReturnTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadUnsupportedTest/libVThreadUnsupportedTest.cpp
More information about the jdk-changes
mailing list