[PATCH] JDK-8228580 DnsClient TCP socket timeout

Milan Mimica milan.mimica at gmail.com
Tue Sep 3 14:12:57 UTC 2019


Hi Daniel

Yes, that explains it. It is a jtreg setting[1], setup in makefile.

[1] https://openjdk.java.net/jtreg/command-help.html
 -timeout:<number> | -timeoutFactor:<number>
                    A scaling factor to extend the default timeout of all tests.
                    Typically used when running on slow file systems.

On Tue, 3 Sep 2019 at 11:57, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
> Hi Milan,
>
> I haven't keep up with this discussion, but your log shows:
>
>          -J-Dtest.timeout.factor=4.0 \
>
> 20s x 4.0 = 80s : mystery explained - or am I missing something?
>
> best regards,
>
> -- daniel
>
>
> On 02/09/2019 18:58, Milan Mimica wrote:
> > I would expect the test to fail after 20 seconds (without the fix). It
> > seems to fail after 80 seconds or so, I just didn't have the patience
> > previously to wait for that long. Here is the log [1] if you want to
> > take I look. However it's probably not a big deal, IMO.
> >
> > [1] https://pastebin.com/uUbeXfUf
> >
> >
>


-- 
Milan Mimica


More information about the core-libs-dev mailing list