< prev index next >

test/compiler/c2/Test6603011.java

Print this page

        

*** 24,34 **** /** * @test * @bug 6603011 * @summary long/int division by constant * @modules java.base/jdk.internal.misc ! * @library /testlibrary * * @run main/othervm -Xcomp -Xbatch -XX:-Inline compiler.c2.Test6603011 */ // --- 24,34 ---- /** * @test * @bug 6603011 * @summary long/int division by constant * @modules java.base/jdk.internal.misc ! * @library /test/lib * * @run main/othervm -Xcomp -Xbatch -XX:-Inline compiler.c2.Test6603011 */ //
< prev index next >