< prev index next >

test/compiler/unsafe/UnsafeGetStableArrayElement.java

Print this page

        

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