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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: