InetAddress.isReachable fix ETA
Jaikiran Pai
jaikiran.pai at oracle.com
Thu Sep 25 12:18:43 UTC 2025
Hello Yuval,
Can you provide some details (including any relevant application code
snippet) on what issue you are running into? The linked JBS issue is an
enhancement raised in context of a specific virtual thread usage that
was discussed in the mailing lists (the links to those are available in
the JBS issue's comment).
Are you using virtual threads in your application? How/where does
InetAddress.isReachable() get used in your application? Is the issue you
are running into applicable even for platform threads? Which version of
Java is your application using?
-Jaikiran
On 25/09/25 11:39 am, Yuval Lombard wrote:
> Hey Team
>
> Is there an ETA for addressing the mentioned issue?
>
> https://bugs.openjdk.org/browse/JDK-8357160
>
>
> On 20/09/2025 15:24, Yuval Lombard wrote:
> > Hello team,
> >
> > Is there an estimated time/jdk release for fixing the InetAddress
> > isReachable issue?
> >
> net-dev would be a better replace to discuss this. As I mentioned in
> JDK-8357160 [1], I think it would be useful to know if it common for
> deployments to have CAP_NET_RAW/equivalent or whether the TCP
> implementation is more commonly used. If the TCP implementation
> were to
> re-written in Java (not hard) then it would be "virtual thread
> friendly"
> in the sense that waiting for SYN-ACK would release the carrier to do
> other work.
>
> -Alan
>
> [1] https://bugs.openjdk.org/browse/JDK-8357160
>
>
>
> --
>
> Kind regards,*
>
> Yuval Lombard*
>
> *Staff Software Engineer*
>
> +972.50.548.0111
>
> yuval.l at securithings.com
>
> logo_black.png
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20250925/b9430df7/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo_black.png
Type: image/png
Size: 99833 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20250925/b9430df7/logo_black-0001.png>
More information about the net-dev
mailing list