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

David Holmes david.holmes at oracle.com
Sun Jul 28 21:46:14 PDT 2013


On 26/07/2013 6:44 AM, 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.

Did you see a similar reproduction rate on all platforms? This test 
might always trivially pass on slower/smaller devices.

David
-----

> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8009585/webrev.00/
>
> Bug:
>
> http://bugs.sun.com/view_bug.do?bug_id=8009585
>
> Thanks,
>
> Christian
>


More information about the hotspot-runtime-dev mailing list