< prev index next >

test/compiler/intrinsics/mathexact/NegExactILoadTest.java

Print this page

        

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