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

/openjdk7/jdk/test/com/sun/jdi/
H A DPopAsynchronousTest.java33 * @run compile -g PopAsynchronousTest.java
34 * @run main PopAsynchronousTest
67 public class PopAsynchronousTest extends TestScaffold { class in inherits:TestScaffold
74 PopAsynchronousTest (String args[]) { method in class:PopAsynchronousTest
79 new PopAsynchronousTest(args).startTests();
214 println("PopAsynchronousTest: passed");
216 throw new Exception("PopAsynchronousTest: failed");

Completed in 59 milliseconds