Typo in javax.net.ssl.SSLServerSocket class documentation

XMLWordPrintable

    • b17
    • Not verified

      A DESCRIPTION OF THE PROBLEM :
      In javax.net.ssl.SSLServerSocket class documentation:

      1. in the following sentence "This class extends ServerSockets and provides secure server sockets", the word 'ServerSockets' should be written without 's' in the end;

      2. and also, the following sentence "SSLServerSockets contain several pieces of state data which are inherited by the SSLSocket at socket creation." should be replaced by "SSLServerSocket contains several pieces of state data which are inherited by the SSLSocket at socket creation."


      URL OF FAULTY DOCUMENTATION :
      https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLServerSocket.html

            Assignee:
            Xuelei Fan
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: