Currently the ICMP and TCP implementations of InetAddress.isReachable are written in native code, a bug was reported relating to virtual threads not parking when using isReachable.
Re-implementing this area of code with the new FFM api should address this, the TCP implementation in particular
Re-implementing this area of code with the new FFM api should address this, the TCP implementation in particular