test/gc/6845368/bigobj.java

changeset 1453
8afee153274a
parent 1374
9eebd3ac74cf
child 6876
710a3c8b516e
     1.1 --- a/test/gc/6845368/bigobj.java	Sat Oct 03 10:53:08 2009 -0400
     1.2 +++ b/test/gc/6845368/bigobj.java	Mon Oct 05 05:51:22 2009 -0700
     1.3 @@ -3,7 +3,7 @@
     1.4     @bug 6845368
     1.5     @summary ensure gc updates references > 64K bytes from the start of the obj
     1.6     @author John Coomes
     1.7 -   @run main/othervm -Xmx64m bigobj
     1.8 +   @run main/othervm/timeout=720 -Xmx64m bigobj
     1.9  */
    1.10  
    1.11  // Allocate an object with a block of reference fields that starts more

mercurial