< prev index next >

test/compiler/unsafe/UnsafeRaw.java

Print this page

        

*** 23,33 **** /* * @test * @bug 8058744 * @summary Invalid pattern-matching of address computations in raw unsafe ! * @library /testlibrary * @modules java.base/jdk.internal.misc * java.management * @run main/othervm -Xbatch compiler.unsafe.UnsafeRaw */ --- 23,33 ---- /* * @test * @bug 8058744 * @summary Invalid pattern-matching of address computations in raw unsafe ! * @library /test/lib * @modules java.base/jdk.internal.misc * java.management * @run main/othervm -Xbatch compiler.unsafe.UnsafeRaw */
< prev index next >