8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Jul 2 14:54:54 UTC 2019
> On Jul 1, 2019, at 11:16 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 01/07/2019 22:56, Brian Burkhalter wrote:
>> :
>>
>> The default timeout is 120 seconds and the timeout factor is 4 so the test timed out after 8 minutes. We could as well then double the timeout value as in the diff below versus the previous patch to allow more time to complete.
>>
> It should only be necessary to use -timeoutFactor when running with debug or other VM options that significantly slow down the execution.
The timeout factor was in the log but I don’t know where it is set.
> So in this case, I think 8 mins is way too long (even for an old machine with spinning rust) so I think adding /timeout and also reducing the number of iterations is best.
So the version with doubled timeout looks OK?
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190702/8002d216/attachment.html>
More information about the nio-dev
mailing list