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

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

    XMLWordPrintable

Details

    • b20
    • Verified

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: