< prev index next >

test/compiler/codegen/Test6896617.java

Print this page

        

*** 23,33 **** /* * @test * @bug 6896617 * @summary Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() with SSE instructions on x86 ! * @library /testlibrary * @modules java.base/jdk.internal.misc * java.base/sun.nio.cs * java.management * * @run main/othervm/timeout=1200 -Xbatch -Xmx256m compiler.codegen.Test6896617 --- 23,33 ---- /* * @test * @bug 6896617 * @summary Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() with SSE instructions on x86 ! * @library /test/lib * @modules java.base/jdk.internal.misc * java.base/sun.nio.cs * java.management * * @run main/othervm/timeout=1200 -Xbatch -Xmx256m compiler.codegen.Test6896617
< prev index next >