diff -r d54ab5dcba83 -r ff37c2093a0d hotspot/test/compiler/6792161/Test6792161.java --- a/hotspot/test/compiler/6792161/Test6792161.java Wed Nov 16 09:13:57 2011 -0800 +++ b/hotspot/test/compiler/6792161/Test6792161.java Wed Nov 16 19:42:58 2011 -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;