Request for reviews (XS): 6868486: timouts and outOfMemory in regression tests

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Tue Aug 4 16:19:32 PDT 2009


10 - 15 minute runtimes are pretty long for tests that we're running  
as part of nightlies.  Is it possible to make the tests run in less  
time?  Ideally regression tests shouldn't take more than a minute or  
two.

tom

On Aug 4, 2009, at 4:03 PM, Vladimir Kozlov wrote:

>
> http://cr.openjdk.java.net/~kvn/6868486/webrev.00
>
> Fixed 6868486: timouts and outOfMemory in regression tests
>
> Problem:
> Nightly testing uses some very old machines which are slow,
> have one cpu(core) and <= 1Gb memory.
> Such machines are not server class for VM so it use
> Serial GC which also slowdown execution time.
>
> Solution:
> Increase timeout for all bug's tests.
> Increase heap size for 6851282 test.
>
> Reviewed by:
>
> Fix verified (y/n): y, bug's tests
>
> Other testing:
> JPRT
>




More information about the hotspot-compiler-dev mailing list