< prev index next >

test/compiler/c2/Test7177917.java

Print this page

        

*** 25,35 **** /** * @test * @bug 7177917 * @summary Micro-benchmark for Math.pow() and Math.exp() * @modules java.base/jdk.internal.misc ! * @library /testlibrary * * @run main compiler.c2.Test7177917 */ package compiler.c2; --- 25,35 ---- /** * @test * @bug 7177917 * @summary Micro-benchmark for Math.pow() and Math.exp() * @modules java.base/jdk.internal.misc ! * @library /test/lib * * @run main compiler.c2.Test7177917 */ package compiler.c2;
< prev index next >