test/compiler/6775880/Test.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/6775880/Test.java	Thu Feb  5 11:29:05 2009
--- new/test/compiler/6775880/Test.java	Thu Feb  5 11:29:05 2009

*** 25,35 **** --- 25,35 ---- /* * @test * @bug 6775880 * @summary EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now") * @compile -source 1.4 -target 1.4 Test.java ! * @run main/othervm -server -Xbatch -XX:+DoEscapeAnalysis -XX:+DeoptimizeALot -XX:CompileCommand=exclude,java.lang.AbstractStringBuilder::append Test ! * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xbatch -XX:+DoEscapeAnalysis -XX:+DeoptimizeALot -XX:CompileCommand=exclude,java.lang.AbstractStringBuilder::append Test */ public class Test { int cnt;

test/compiler/6775880/Test.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File