[PATCH] JDK-8228580 DnsClient TCP socket timeout

Milan Mimica milan.mimica at gmail.com
Mon Aug 19 16:20:53 UTC 2019


Hello list

Please find the attached patch that fixes JDK-8228580.

It works the similar way UDP timeout does: calculate the initial
timeout from retry attempt, and account for duration of every blocking
call on the TCP socket.

I am listed as Author[1] on "jdk" project.

[1] https://openjdk.java.net/census#mmimica


-- 
Milan Mimica
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JDK-8228580.patch
Type: text/x-patch
Size: 5042 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20190819/f4ab4e8c/JDK-8228580-0001.patch>


More information about the core-libs-dev mailing list