hotspot/test/compiler/7052494/Test7052494.java
changeset 24340 30d481fc4e30
parent 10030 5f7e29996174
equal deleted inserted replaced
24325:7a1b3799b906 24340:30d481fc4e30
     1 /*
     1 /*
     2  * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    23  */
    23  */
    24 
    24 
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 7052494
    27  * @bug 7052494
       
    28  * @ignore 7154567
    28  * @summary Eclipse test fails on JDK 7 b142
    29  * @summary Eclipse test fails on JDK 7 b142
    29  *
    30  *
    30  * @run main/othervm -Xbatch Test7052494
    31  * @run main/othervm -Xbatch Test7052494
    31  */
    32  */
    32 
    33