< prev index next >

test/compiler/intrinsics/mathexact/NegExactLConstantTest.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8026844 * @summary Test constant negExact * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @compile NegExactLConstantTest.java Verify.java * @run main NegExactLConstantTest * */
< prev index next >