equal
deleted
inserted
replaced
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8026949 |
26 * @bug 8026949 |
27 * @summary Test ensures correct VM output during startup |
27 * @summary Test ensures correct VM output during startup |
28 * @library ../../testlibrary |
28 * @library /testlibrary |
29 * |
|
30 */ |
29 */ |
31 import com.oracle.java.testlibrary.*; |
30 import com.oracle.java.testlibrary.*; |
32 |
31 |
33 public class StartupOutput { |
32 public class StartupOutput { |
34 public static void main(String[] args) throws Exception { |
33 public static void main(String[] args) throws Exception { |