Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8253119 Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
  3. JDK-8269811

Release Note: Removal of Legacy PlainSocketImpl and PlainDatagramSocketImpl Implementations

XMLWordPrintable

    • Verified

      Legacy implementations of `java.net.SocketImpl` and `java.net.DatagramSocketImpl` have been removed from the JDK. The legacy implementation of `SocketImpl` has not been used by default since JDK 13, while the legacy implementation of `DatagramSocketImpl` has not been used by default since JDK 15.
      Support for system properties `jdk.net.usePlainSocketImpl` and `jdk.net.usePlainDatagramSocketImpl` used to select these implementations has also been removed. Setting these properties now has no effect.

            cwayne Clifford Wayne (Inactive)
            pconcannon Patrick Concannon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: