< prev index next >

test/compiler/cpuflags/RestoreMXCSR.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test * @bug 8020433 * @summary Crash when using -XX:+RestoreMXCSROnJNICalls * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm RestoreMXCSR * */ import com.oracle.java.testlibrary.*; public class RestoreMXCSR {
< prev index next >