git: openjdk/loom: fibers: remove continuations support from JVMTI
duke
duke at openjdk.java.net
Thu Mar 11 01:06:24 UTC 2021
Changeset: 41b1ed08
Author: Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date: 2021-03-11 01:05:19 +0000
URL: https://git.openjdk.java.net/loom/commit/41b1ed08
remove continuations support from JVMTI
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/prims/jvmti.xml
! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
! src/hotspot/share/prims/jvmtiExport.hpp
! src/hotspot/share/prims/jvmtiManageCapabilities.cpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/continuation.hpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/BreakpointInYieldTest/libBreakpointInYieldTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/ContinuationTest/libContinuationTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/DoContinueSingleStepTest/libDoContinueSingleStepTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/MethodExitTest/libMethodExitTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/VThreadTest.java
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/libVThreadTest.cpp
More information about the loom-dev
mailing list