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

Change ServerSocket(SocketImpl impl) constructor to protected access

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 12
    • core-libs
    • b19
    • generic
    • generic

    Description

      The constructor ServerSocket(SocketImpl impl) currently has package private access in java.net. This is asymmetric with the corresponding constructor in java.net.Socket which is protected. It would be useful to change ServerSocket(SocketImpl impl) to have protected access.

      Attachments

        Issue Links

          Activity

            People

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: