RFR: JDK-8257235: [PATCH] InetAddress.isReachable: Try to use an IPPROTO_ICMP socket type before attempting RAW_SOCK [v2]
Jamie Le Tual
github.com+55101029+jamieletual at openjdk.java.net
Tue Feb 16 13:39:39 UTC 2021
On Mon, 18 Jan 2021 09:17:51 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
> I think that the changes are mostly good. I would like to try them out on my local system and our internal buildAndTest system.
Chris, were you able to test the patch?
Also if anyone has an idea as to the best way to unit test this, let me know; are there any other unit tests where the build can become a root user?
-------------
PR: https://git.openjdk.java.net/jdk/pull/1502
More information about the net-dev
mailing list