-
Bug
-
Resolution: Fixed
-
P4
-
openjdk7u
-
None
-
b00
-
master
-
generic
-
generic
Some backported test cases in OpenJDK 7 still use the Java 8 java.util.Base64 API. They should instead use the old internal implementation in sun.misc.BASE64Encoder/Decoder
- relates to
-
JDK-6956398 make ephemeral DH key match the length of the certificate key
- Closed