RFR(S) 8009585: [TESTBUG] test/runtime/7196045 times out

Christian Tornqvist christian.tornqvist at oracle.com
Thu Jul 25 13:44:07 PDT 2013


Small fix for a timeout issue in test/runtime/7196045, the internal test
timeout was set to 120 seconds which is the same default timeout used by
jtreg. Usually meant that jtreg ended up killing the test before it
finished. Added an allocation thread and decreased the heap size, this has
greatly increased the reproduction rate of this test, reproduces within one
second for 20 out of 20 runs. Decreased the run time of the test from 120
seconds to 10 seconds. 

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8009585/webrev.00/

 

Bug:

http://bugs.sun.com/view_bug.do?bug_id=8009585

 

Thanks,

Christian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130725/4b70321d/attachment-0001.html 


More information about the hotspot-runtime-dev mailing list