# HG changeset patch # User jcoomes # Date 1254747082 25200 # Node ID 4d2839abc110373236548cf10daec0154c0cac32 # Parent bb38ed724b8172369479168762b86547b6a05cfc 6887948: test/gc/6845368/bigobj.java fails due to timeout Reviewed-by: iveresov diff -r bb38ed724b81 -r 4d2839abc110 hotspot/test/gc/6845368/bigobj.java --- a/hotspot/test/gc/6845368/bigobj.java Sat Oct 03 10:53:08 2009 -0400 +++ b/hotspot/test/gc/6845368/bigobj.java Mon Oct 05 05:51:22 2009 -0700 @@ -3,7 +3,7 @@ @bug 6845368 @summary ensure gc updates references > 64K bytes from the start of the obj @author John Coomes - @run main/othervm -Xmx64m bigobj + @run main/othervm/timeout=720 -Xmx64m bigobj */ // Allocate an object with a block of reference fields that starts more