git: openjdk/loom: fibers: implemented new design of JVMTI functions for carrier threads

duke duke at openjdk.java.net
Mon Sep 28 08:45:31 UTC 2020


Changeset: 23b270c9
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2020-09-28 08:43:45 +0000
URL:       https://git.openjdk.java.net/loom/commit/23b270c9

implemented new design of JVMTI functions for carrier threads

! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
! src/hotspot/share/prims/jvmtiImpl.cpp
! src/hotspot/share/prims/jvmtiThreadState.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadMonitorTest/libVThreadMonitorTest.c
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/libVThreadTest.c
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendvthr001/suspendvthr001.cpp



More information about the loom-dev mailing list