RFR: 8002277: Refactor two PBE classes to simplify maintenance [v2]

Valerie Peng valeriep at openjdk.java.net
Mon May 9 23:48:47 UTC 2022


On Fri, 6 May 2022 22:22:47 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update copyright year for PBES2Core.java
>
> src/java.base/share/classes/com/sun/crypto/provider/PKCS12PBECipherCore.java line 215:
> 
>> 213:     void implInit(int opmode, Key key, AlgorithmParameterSpec params,
>> 214:                   SecureRandom random, CipherSpi cipher)
>> 215:         throws InvalidKeyException, InvalidAlgorithmParameterException {
> 
> Indent the line above.

Ok, I will change the indentation of other throws to be consistent.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8521



More information about the security-dev mailing list