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

/openjdk7/jdk/test/java/lang/instrument/PremainClass/
H A DInheritAgent0001.java30 * @run shell ../MakeJAR3.sh InheritAgent0001
31 * @run main/othervm -javaagent:InheritAgent0001.jar DummyMain
36 class InheritAgent0001 extends InheritAgent0001Super { class in inherits:InheritAgent0001Super
43 System.out.println("Hello from Single-Arg InheritAgent0001!");

Completed in 28 milliseconds