Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8274227 Remove "impl.prefix" jdk system property usage from InetAddress
  3. JDK-8277995

Release Note: Removal of impl.prefix JDK System Property Usage From InetAddress

XMLWordPrintable

    • generic
    • generic
    • Verified

      The system property `impl.prefix` has been removed. This undocumented system property dates from early JDK releases where it was possible to add an implementation of the JDK internal and non-public `java.net.InetAddressImpl` interface to the `java.net` package, and have it be used by the `java.net.InetAddress` API.
      The `InetAddressResolver` SPI introduced by [JEP 418](https://openjdk.java.net/jeps/418) provides a standard way to implement a name and address resolver.

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

              Created:
              Updated:
              Resolved: