Re: The virtual thread is not parked in InetAddress isReachable

2025-04-22 Thread Alan Bateman
On 22/04/2025 14:28, Anton Rameykov wrote: Alan, good day to you. I have a few questions. Could you please advise me to forward my initial message to the net-dev mailing list? Sorry, it's just my first time with the mailing model. And second question, if the thread went to native code why Djdk.

Re: The virtual thread is not parked in InetAddress isReachable

2025-04-22 Thread Alan Bateman
On 22/04/2025 13:18, Anton Rameykov wrote: :                     InetAddress address = InetAddress.getByName("8.8.8.8");                     boolean reachable = address.isReachable(100); cc'ing net-dev as that is where the networking code is maintained. Right now, the the IGMP and TCP implemen