git: openjdk/loom: fibers: replace JVMTI GetThreadInfo/GetMethodName with get_thread_name/get_method_name
duke
duke at openjdk.java.net
Sat Mar 6 12:47:40 UTC 2021
Changeset: 66b2ab7c
Author: Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date: 2021-03-06 12:46:33 +0000
URL: https://git.openjdk.java.net/loom/commit/66b2ab7c
replace JVMTI GetThreadInfo/GetMethodName with get_thread_name/get_method_name
! test/hotspot/jtreg/serviceability/jvmti/vthread/ContFramePopTest/libContFramePopTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/ContStackDepthTest/libContStackDepthTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/ContYieldBreakPointTest/libContYieldBreakPointTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/ContinuationTest/libContinuationTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/NullAsCurrentThreadTest/libNullAsCurrentThreadTest.cpp
- test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/libSuspendResumeAll.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadMonitorTest/libVThreadMonitorTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/libVThreadTest.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadUnsupportedTest/libVThreadUnsupportedTest.cpp
! test/lib/jdk/test/lib/jvmti/jvmti_common.h
More information about the loom-dev
mailing list