RFR: 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
Leonid Mesnik
leonid.mesnik at oracle.com
Tue May 22 17:52:39 UTC 2018
Thank you for review.
Leonid
> On May 22, 2018, at 9:23 AM, mikhailo <mikhailo.seledtsov at oracle.com> wrote:
>
> Looks good to me,
>
>
> Misha
>
>
> On 05/16/2018 03:14 PM, Leonid Mesnik wrote:
>> Hi
>>
>> Could you please review following patch which increase timeout for jcstress test wrappers in jtreg.
>>
>> The default jtreg timeout is not enough for a lot of jcstress tests. The longest tests take more then 1800 seconds on typical VM used for testing (2 CPU/16GB of Memory) with default VM options.
>> These tests are not executed in tier1/2 testing so execution time in the case if test really hang is not very critical. I just set timeout to 2400 seconds for all test wrappers.
>> The timeoutfactor could be used to adjust timeouts for slow platforms and/or VM options.
>>
>>
>> webrev: http://cr.openjdk.java.net/~lmesnik/8199064/webrev.00/ <http://cr.openjdk.java.net/~lmesnik/8199064/webrev.00/>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8199064 <https://bugs.openjdk.java.net/browse/JDK-8199064>
>>
>> Leonid
>
More information about the hotspot-dev
mailing list