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

Andrew John Hughes gnu.andrew at redhat.com
Thu Mar 14 02:14:35 UTC 2019



On 13/03/2019 15:28, Andrew Haley wrote:
> 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.
> 

Thanks. Pushed:

https://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/303a29c24e3b
-- 
Andrew :)

Senior Free Java Software Engineer
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
https://keybase.io/gnu_andrew



More information about the jdk7u-dev mailing list