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

changpeng fang - Sun Microsystems - Santa Clara United States Changpeng.Fang at Sun.COM
Tue Aug 4 16:18:50 PDT 2009


On 08/04/09 16:03, Vladimir Kozlov wrote:
>
> http://cr.openjdk.java.net/~kvn/6868486/webrev.00
>

Looks good! I guess the timeouts you specified are long enough
for those tests to finish under normal cases.

Changpeng


> 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