Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8357160

Re-implement InetAddress.isReachable with FFM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-libs
    • None

      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

            dclarke Darragh Clarke
            dclarke Darragh Clarke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: