< prev index next >

test/compiler/intrinsics/mathexact/SubExactLNonConstantTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8026844 * @bug 8027353 * @summary Test non constant subtractExact ! * @library /testlibrary / * @modules java.base/jdk.internal.misc * java.management * * @run main compiler.intrinsics.mathexact.SubExactLNonConstantTest */ --- 24,34 ---- /* * @test * @bug 8026844 * @bug 8027353 * @summary Test non constant subtractExact ! * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * * @run main compiler.intrinsics.mathexact.SubExactLNonConstantTest */
< prev index next >