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

Add the JSSE/JCE/JGSS source code into <java-home>/lib/src.zip in OracleJDK

XMLWordPrintable

    • behavioral
    • minimal
    • Just adding some extra debugging info.
    • Other
    • JDK

      Summary

      Add the JSSE/JGSS/JCE source code into <java-home>/lib/src.zip in the OracleJDK.

      These files have been shipped as part of OpenJDK for some time, so create parity in the OracleJDK.

      Problem

      Historically, we have withheld the crypto code from the OracleJDK's src.zip, even though the code was open sourced many years ago.

      Solution

      The code no longer needs to be withheld, so add the JCE/JSSE/JGSS source code into src.zip.

      Specification

      Add the previously excluded directories such as:

      • javax.crypto / com.sun.crypto.provider
      • javax.net / sun.security.ssl
      • sun.net.www.protocol.https
      • sun.security.pkcs12
      • sun.security.krb5
      • etc.

      to /lib/src.zip`.

            wetmore Bradford Wetmore
            wetmore Bradford Wetmore
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: