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

Update the documentation of ServerSocket and Socket to refer to StandardSocketOptions instead of legacy SocketOptions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • core-libs
    • b18

      Several places in the javadocs of java.net.ServerSocket and java.net.Socket classes refer to the legacy java.net.SocketOptions interface. SocketOptions is a legacy interface which is applicable only for internal implementation use. Public API specification in ServerSocket and Socket classes should instead use the newer java.net.StandardSocketOptions class wherever appropriate.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: