hotspot/test/compiler/startup/StartupOutput.java
changeset 22918 1c22d2094420
parent 21204 1c993523cf85
child 29678 dd2f3932c21e
equal deleted inserted replaced
22917:7352848a86e4 22918:1c22d2094420
    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 {