git: openjdk/loom: fibers: fix issue of non-suspended vthread from exclude list of JVMTI SuspendAllVirtualThreads

duke duke at openjdk.java.net
Fri Aug 20 09:14:49 UTC 2021


Changeset: d3a22d78
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2021-08-20 09:14:15 +0000
URL:       https://git.openjdk.java.net/loom/commit/d3a22d78243b4aa23bc836a1dc12e057bbbe3682

fix issue of non-suspended vthread from exclude list of JVMTI SuspendAllVirtualThreads

! src/hotspot/share/prims/jvmtiEnv.cpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/SuspendResumeAll.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/libSuspendResumeAll.cpp



More information about the loom-dev mailing list