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

/openjdk7/hotspot/agent/test/jdi/
H A Dsagtest.java34 * @run main sagtest
48 public class sagtest extends TestScaffold { class in inherits:TestScaffold
52 sagtest (String args[]) { method in class:sagtest
57 new sagtest(args).startTests();
84 println("sagtest: passed");
86 throw new Exception("sagtest: failed");

Completed in 30 milliseconds