git: openjdk/loom: fibers: add except_list argument to Suspend/ResumeAllVirtualThreads

duke duke at openjdk.java.net
Fri Mar 5 08:23:27 UTC 2021


Changeset: 1457d6d2
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2021-03-05 08:22:38 +0000
URL:       https://git.openjdk.java.net/loom/commit/1457d6d2

add except_list argument to Suspend/ResumeAllVirtualThreads

! 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/prims/jvmtiThreadState.cpp
! src/jdk.jdwp.agent/share/native/libjdwp/threadControl.c
+ test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/SuspendResumeAll.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/libSuspendResumeAll.cpp
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendvthr001/suspendvthr001.cpp



More information about the loom-dev mailing list