hotspot/test/compiler/6792161/Test6792161.java
changeset 11192 ff37c2093a0d
parent 5547 f4b087cbb361
child 23488 bbe80cd0aa82
--- 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;