hotspot/test/compiler/6851282/Test.java
changeset 3601 cf7521ee8975
parent 3270 0a2825307027
child 5547 f4b087cbb361
--- a/hotspot/test/compiler/6851282/Test.java	Fri Jul 31 17:12:33 2009 -0700
+++ b/hotspot/test/compiler/6851282/Test.java	Tue Aug 04 17:11:17 2009 -0700
@@ -27,7 +27,7 @@
  * @bug 6851282
  * @summary JIT miscompilation results in null entry in array when using CompressedOops
  *
- * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCompressedOops Test
+ * @run main/othervm/timeout=600 -Xmx256m -XX:+IgnoreUnrecognizedVMOptions -XX:+UseCompressedOops Test
  */
 
 import java.util.ArrayList;