[8u] RFR: 8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016

Andrew Hughes gnu.andrew at redhat.com
Mon May 17 13:34:32 UTC 2021


On 10:09 Mon 17 May     , Alexey Bakhtin wrote:
> Hello,
> 
> Please review the backport of JDK-8202299 to 8u
> This is the first backport in the series required for JDK-8076190 [1]
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8202299
> Original patch: http://hg.openjdk.java.net/jdk/jdk/rev/bba1deda9216
> 8u webrev: http://cr.openjdk.java.net/~abakhtin/8202299/webrev.v0/
> 
> Original patch applied almost clean except for copyright year.
> Also, I had to fix EmptyPassword.java test to load keystore using FileInputStream. The original test uses KeyStore.getInstance(File) method introduced in JDK9
> 
> 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
> 

Thanks for splitting these; the multi-patch post was a bit overwhelming :-)

This looks ok to me. Approved.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list