test/compiler/unsafe/UnsafeGetConstantField.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/unsafe/UnsafeGetConstantField.java	Fri Feb 26 15:20:27 2016
--- new/test/compiler/unsafe/UnsafeGetConstantField.java	Fri Feb 26 15:20:27 2016

*** 25,34 **** --- 25,37 ---- /* * @test * @summary tests on constant folding of unsafe get operations * @library /testlibrary /test/lib + * + * @requires vm.flavor != "client" + * * @run main/bootclasspath -XX:+UnlockDiagnosticVMOptions * -Xbatch -XX:-TieredCompilation * -XX:+FoldStableValues * -XX:+UseUnalignedAccesses * java.lang.invoke.UnsafeGetConstantField

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