[RFR] 8219570: JDK-6383200 wrongly extends PBEParameterSpec API
Martin Balao
mbalao at redhat.com
Wed Mar 13 00:24:47 UTC 2019
On 3/12/19 1:07 AM, Andrew John Hughes wrote:
> Webrevs: https://cr.openjdk.java.net/~andrew/openjdk7/jdk7u211-b02/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219570
>
> When backporting 6383200, some API changes were introduced into
> javax.crypto.spec.PBEParameterSpec. This change works around this spec
> breaking change by creating a new subclass in com.sun.crypto.spec instead.
>
> The tests in test/com/sun/crypto/provider/Cipher/PBE all pass with this
> change.
>
> The webrevs also tag the repository as jdk7u211-b02, which will form the
> release for jdk7u211.
>
This looks good to me.
Note: I'm not an official jdk7u reviewer.
Kind regards,
Martin.-
More information about the jdk7u-dev
mailing list