git: openjdk/loom: fibers: move continuation tests into folder: serviceability/jvmti/vthread

duke duke at openjdk.java.net
Wed Mar 11 02:56:26 UTC 2020


Changeset: a5344d49
Author:    Serguei Spitsyn <serguei.spitsyn at oracle.com>
Date:      2020-03-11 02:55:28 +0000
URL:       https://git.openjdk.java.net/loom/commit/a5344d49

move continuation tests into folder: serviceability/jvmti/vthread

= test/hotspot/jtreg/serviceability/jvmti/vthread/ContFramePopTest/MyPackage/ContFramePopTest.java
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContFramePopTest/libContFramePopTest.cpp
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContStackDepthTest/MyPackage/ContStackDepthTest.java
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContStackDepthTest/libContStackDepthTest.cpp
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContYieldBreakPointTest/MyPackage/ContYieldBreakPointTest.java
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContYieldBreakPointTest/libContYieldBreakPointTest.cpp
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContinuationTest/MyPackage/ContinuationTest.java
= test/hotspot/jtreg/serviceability/jvmti/vthread/ContinuationTest/libContinuationTest.cpp



More information about the loom-dev mailing list