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

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

Completed in 28 milliseconds