test/compiler/unsafe/UnsafeGetStableArrayElement.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Thu Mar  3 15:24:13 2016
--- new/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Thu Mar  3 15:24:13 2016

*** 25,34 **** --- 25,35 ---- /* * @test * @summary tests on constant folding of unsafe get operations from stable arrays * @library /testlibrary /test/lib + * @ignore 8151137 * * @requires vm.flavor != "client" * * @run main/bootclasspath -XX:+UnlockDiagnosticVMOptions * -Xbatch -XX:-TieredCompilation

test/compiler/unsafe/UnsafeGetStableArrayElement.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File