hg: jdk9/hs/hotspot: 8150758: [TESTBUG] need jvmti tests for module aware agents
dmitry.dmitriev at oracle.com
dmitry.dmitriev at oracle.com
Wed Sep 21 16:46:41 UTC 2016
Changeset: f5aa9da183c8
Author: ddmitriev
Date: 2016-09-21 16:46 +0300
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/f5aa9da183c8
8150758: [TESTBUG] need jvmti tests for module aware agents
Reviewed-by: sspitsyn, dsamersoff
! make/test/JtregNative.gmk
+ test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java
+ test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/libMAAClassFileLoadHook.c
+ test/serviceability/jvmti/ModuleAwareAgents/ClassLoadPrepare/MAAClassLoadPrepare.java
+ test/serviceability/jvmti/ModuleAwareAgents/ClassLoadPrepare/libMAAClassLoadPrepare.c
+ test/serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java
+ test/serviceability/jvmti/ModuleAwareAgents/ThreadStart/libMAAThreadStart.c
More information about the jdk9-hs-changes
mailing list