Remove the java.net.Socket constructors that allow creating UDP sockets

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      There are 2 java.net.Socket constructors which take a boolean "stream", which when "false", allows creating UDP sockets. These 2 constructors have been deprecated for removal in Java 23 through https://bugs.openjdk.org/browse/JDK-8216984.

      In a future release, we should remove these constructors. No work should be done on this issue until at least it's time for Java 25.

            Assignee:
            Jaikiran Pai
            Reporter:
            Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: