< prev index next >

test/compiler/c2/Test5057225.java

Print this page

        

*** 24,34 **** /** * @test * @bug 5057225 * @summary Remove useless I2L conversions * @modules java.base/jdk.internal.misc ! * @library /testlibrary * * @run main/othervm -Xcomp * -XX:CompileCommand=compileonly,compiler.c2.Test5057225::doload * compiler.c2.Test5057225 */ --- 24,34 ---- /** * @test * @bug 5057225 * @summary Remove useless I2L conversions * @modules java.base/jdk.internal.misc ! * @library /test/lib * * @run main/othervm -Xcomp * -XX:CompileCommand=compileonly,compiler.c2.Test5057225::doload * compiler.c2.Test5057225 */
< prev index next >