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

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Thu Jul 25 14:53:02 PDT 2013


This looks good.
A great way of making test much more efficient, decreasing the test 
running time by 12 times and making it 100% reproducible, with just 
extra 10 lines of code.

Misha

On 7/25/2013 4:44 PM, Christian Tornqvist wrote:
>
> 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/ 
> <http://cr.openjdk.java.net/%7Ectornqvi/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/7716b583/attachment-0001.html 


More information about the hotspot-runtime-dev mailing list