test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java	Thu Mar 26 14:18:27 2015
--- new/test/compiler/arraycopy/TestArrayCopyNoInitDeopt.java	Thu Mar 26 14:18:27 2015

*** 27,38 **** --- 27,37 ---- * @summary Infinite deoptimization/recompilation cycles in case of arraycopy with tightly coupled allocation * @library /testlibrary /../../test/lib /compiler/whitebox * @build TestArrayCopyNoInitDeopt * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main ClassFileInstaller com.oracle.java.testlibrary.Platform ! * @run main/othervm -Xmixed -XX:Tier4InvocationThreshold=5000 -XX:Tier3InvokeNotifyFreqLog=10 * -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI ! * @run main/othervm -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=020 * TestArrayCopyNoInitDeopt * */

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