# HG changeset patch # User jcoomes # Date 1254747082 25200 # Node ID 8afee153274ac7fb8c5a76c8fa91a77cc47e0432 # Parent 708275a44e4a0bc870c10a5a96ccee7f81cd592e 6887948: test/gc/6845368/bigobj.java fails due to timeout Reviewed-by: iveresov diff -r 708275a44e4a -r 8afee153274a test/gc/6845368/bigobj.java --- a/test/gc/6845368/bigobj.java Sat Oct 03 10:53:08 2009 -0400 +++ b/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