comparison test/compiler/startup/StartupOutput.java @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents 2757a106eaa8
children
comparison
equal deleted inserted replaced
14908:8db6e76cb658 14909:4ca6dc0799b6
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 *
29 */ 30 */
30 import com.oracle.java.testlibrary.*; 31 import com.oracle.java.testlibrary.*;
31 32
32 public class StartupOutput { 33 public class StartupOutput {
33 public static void main(String[] args) throws Exception { 34 public static void main(String[] args) throws Exception {