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

/openjdk7/jdk/test/tools/launcher/
H A DTest7029048.java28 * @compile -XDignore.symbol.file ExecutionEnvironment.java TestHelper.java Test7029048.java
29 * @run main Test7029048
45 public class Test7029048 { class
298 throw new Exception("Test7029048: FAIL: with "
301 throw new Exception("Test7029048: FAIL: " +
304 throw new Exception("Test7029048: FAIL: " +
307 throw new Exception("Test7029048: FAIL: " +
310 System.out.println("Test7029048: PASS " + passes);

Completed in 33 milliseconds