Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 18
    • Component/s: core-libs
    • b11

      JDK-8253119, in Java 18, removed the support for the jdk.net.usePlainDatagramSocketImpl property. It has been obsolete since then and has no special meaning. There are 3 tests which still refer to that property:

      test/jdk/com/sun/jndi/dns/ConfigTests/PortUnreachable.java
      test/jdk/java/net/DatagramSocket/UnreferencedDatagramSockets.java
      test/jdk/java/net/MulticastSocket/UnreferencedMulticastSockets.java

      These tests should be updated to remove those references.

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

              Created:
              Updated:
              Resolved: