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

Need to add the @since tags for all the new jsse API's/Update CHANGES

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • unknown
    • unknown
    • security-libs
    • None
    • ventura
    • generic
    • generic

      Should do as the synopsis says. Not sure what we want to call it,
      say 1.1, or what.

      As of today, we need to document:

      SSLSocket/SSLServerSocket.*WantClientAuth
      all of the com.sun.net.ssl that got promoted to javax.net.ssl.
      the 3 new methods for getting the java.security.certs.

      Also, update the CHANGES.txt before shipping to reflect what was actually
      introduced.

      bradford.wetmore@eng 2000-11-08

      Also should add the @serial flag as well...

      Class HandshakeCompletedEvent implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLException implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLHandshakeException implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLKeyException implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLPeerUnverifiedException implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLPermission implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLProtocolException implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class SSLSessionBindingEvent implements serializable
        --Checking pkg: javax.net.ssl
        @serial include not found
      Class CertificateEncodingException implements serializable
        --Checking pkg: javax.security.cert
        @serial include not found
      Class CertificateException implements serializable
        --Checking pkg: javax.security.cert
        @serial include not found
      Class CertificateExpiredException implements serializable
        --Checking pkg: javax.security.cert
        @serial include not found
      Class CertificateNotYetValidException implements serializable
        --Checking pkg: javax.security.cert
        @serial include not found
      Class CertificateParsingException implements serializable
        --Checking pkg: javax.security.cert
        @serial include not found

      bradford.wetmore@eng 2001-02-12

            smalkanisunw Seema Malkani (Inactive)
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: