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.-