Would adding

@run main/othervm -Xmx1200M BitLengthOverflow

and similarly to the other three tests be acceptable?

Brian

On Jan 2, 2014, at 12:34 PM, Alan Bateman wrote:

> For example, in jdk/test/Makefile then you'll see that the tests are run with 
> -vmoption:-Xmx512m.
> 
> One idea would be add an @run so that they run in othervm mode. That way 
> there wouldn't be any question about whether the OOME would cause side 
> effects that would impact tests that run subsequently in the same (agent) VM. 

Reply via email to