[8u] RFR: 8076190: Customizing the generation of a PKCS12 keystore

Alexey Bakhtin alexey at azul.com
Thu Feb 3 15:38:21 UTC 2022


Yes, according to my investigations Oracle implemented password-less feature as part of JDK-8076190
So, we have behaviour difference between Oracle and OpenJDK implementation now.
I think the parity with Oracle is a good reason to backport all features of JDK-8076190 (not PBES2Parameters.java only)

Alexey

> On 3 Feb 2022, at 17:47, Martin Balao <mbalao at redhat.com> wrote:
> 
> On 2/3/22 4:27 AM, Andrew Haley wrote:
>> 
>> Oracle seem to have backported it to everything,
>> so there's perhaps a parity issue to consider.
>> 
> 
> At first I thought that they could have backported only the parts
> related to 8245169 (PBES2Parameters.java), and count it as a backport of
> 8076190. But after reading their CSR [1], looks like they went for the
> whole thing.
> 
> Anyways, if there is a call to go for it, I'll continue the review.
> 
> Martin.-
> 
> --
> [1] - https://bugs.openjdk.java.net/browse/JDK-8265424
> 



More information about the jdk8u-dev mailing list