test/compiler/6792161/Test6792161.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/6792161/Test6792161.java	Wed Nov 16 15:32:14 2011
--- new/test/compiler/6792161/Test6792161.java	Wed Nov 16 15:32:14 2011

*** 25,35 **** --- 25,35 ---- /** * @test * @bug 6792161 * @summary assert("No dead instructions after post-alloc") * ! * @run main/othervm/timeout=300 -Xcomp -XX:MaxInlineSize=120 Test6792161 */ import java.lang.reflect.Constructor; public class Test6792161 { static Constructor test(Class cls) throws Exception {

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