Searched refs:IsModifiableModuleTest (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/test/serviceability/jvmti/IsModifiableModule/MyPackage/
H A DIsModifiableModuleTest.java29 * @compile IsModifiableModuleTest.java
30 * @run main/othervm/native -agentlib:IsModifiableModuleTest MyPackage.IsModifiableModuleTest
35 public class IsModifiableModuleTest { class
39 System.loadLibrary("IsModifiableModuleTest");
41 System.err.println("Could not load IsModifiableModuleTest library");

Completed in 40 milliseconds