-
CSR
-
Resolution: Approved
-
P3
-
None
-
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.providerjavax.net/sun.security.sslsun.net.www.protocol.httpssun.security.pkcs12sun.security.krb5- etc.
to /lib/src.zip`.
- csr of
-
JDK-8369608 Add the JSSE/JCE/JGSS source code into <java-home>/lib/src.zip in OracleJDK
-
- In Progress
-