Searched defs:AppendToBootstrapClassPathTest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/instrument/
H A DAppendToBootstrapClassPathTest.java30 * @run build AppendToBootstrapClassPathTest ExampleForBootClassPath
33 * @run main/othervm -javaagent:bootclasspathAgent.jar AppendToBootstrapClassPathTest AppendToBootstrapClassPathTest
39 AppendToBootstrapClassPathTest class in inherits:ASimpleInstrumentationTestCase
44 * Constructor for AppendToBootstrapClassPathTest.
47 public AppendToBootstrapClassPathTest(String name) { method in class:AppendToBootstrapClassPathTest
52 ATestCaseScaffold test = new AppendToBootstrapClassPathTest(args[0]);

Completed in 24 milliseconds