[8u] RFR: 8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11

Alexey Bakhtin alexey at azul.com
Mon May 17 10:24:54 UTC 2021


Hello,

Please review the backport of JDK-8214513 to 8u
This is the third backport in the series required for JDK-8076190 [1]

JBS: https://bugs.openjdk.java.net/browse/JDK-8214513
Original patch: http://hg.openjdk.java.net/jdk/jdk/rev/c0f40bca91a5
8u webrev: http://cr.openjdk.java.net/~abakhtin/8214513/webrev.v0/

Patch applied clean. Small fix in the WrongPBES2.java test to load keystore using FileInputStream.

sun/security/pkcs12 tests passed

The initial review has been posted on [2]

[1] https://bugs.openjdk.java.net/browse/JDK-8076190
[2] https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-May/013799.html

Regards
Alexey


More information about the jdk8u-dev mailing list