[RFR] 8219570: JDK-6383200 wrongly extends PBEParameterSpec API

Andrew Haley aph at redhat.com
Wed Mar 13 15:28:22 UTC 2019


On 3/12/19 4: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.

OK, thanks.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the jdk7u-dev mailing list