--- old/test/compiler/6792161/Test6792161.java 2011-11-16 15:32:14.886303000 -0800 +++ new/test/compiler/6792161/Test6792161.java 2011-11-16 15:32:14.623245000 -0800 @@ -27,7 +27,7 @@ * @bug 6792161 * @summary assert("No dead instructions after post-alloc") * - * @run main/othervm -Xcomp -XX:MaxInlineSize=120 Test6792161 + * @run main/othervm/timeout=300 -Xcomp -XX:MaxInlineSize=120 Test6792161 */ import java.lang.reflect.Constructor;