Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8223457

java.net.ServerSocket protected constructor should throw NPE if impl null

XMLWordPrintable

    • b20
    • Verified

      The protected java.net.ServerSocket constructor is specified to throw NPE if the impl parameter is null. Currently, since a recent refactoring of SocketImpl code, it does not.

            michaelm Michael McMahon
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: