< prev index next >

test/compiler/unsafe/UnsafeGetConstantField.java

Print this page

        

*** 24,34 **** */ /* * @test * @summary tests on constant folding of unsafe get operations ! * @library /testlibrary * * @requires vm.flavor == "server" * * @modules java.base/jdk.internal.org.objectweb.asm * java.base/jdk.internal.vm.annotation --- 24,34 ---- */ /* * @test * @summary tests on constant folding of unsafe get operations ! * @library /test/lib * * @requires vm.flavor == "server" * * @modules java.base/jdk.internal.org.objectweb.asm * java.base/jdk.internal.vm.annotation
< prev index next >