Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8263693 JEP 418: Internet-Address Resolution SPI
  3. JDK-8282754

Release Note: JEP 418: Internet-Address Resolution SPI

    XMLWordPrintable

Details

    • generic
    • generic
    • Verified

    Description

      Introduce a service-provider interface (SPI) for host name and address resolution, so that java.net.InetAddress can make use of resolvers other than the platform's built-in resolver. This new SPI allows replacing the operating system's native resolver, which is typically configured to use a combination of a local hosts file and the Domain Name System (DNS).

      For further details, see [JEP 418](https://openjdk.java.net/jeps/418).

      Attachments

        Activity

          People

            aefimov Aleksej Efimov
            aefimov Aleksej Efimov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: