The largest memory requirement among the tests in question is by the test DivisionOverflow which appears to require at least approximately -Xmx1175m to avoid an OutOfMemoryError.
Brian On Dec 26, 2013, at 3:05 PM, Brian Burkhalter wrote: > I can check it out. For comparison these run with the default settings on my > 8GB RAM MacBookPro5,3 with this command: > > jtreg -s -w:/tmp -r:/tmp -va -dir:$TL9/jdk/test java/math/BigInteger > > On Dec 26, 2013, at 2:50 PM, Joe Darcy wrote: > >> Can you determine the minimum maximum memory needed to run these tests?