RFR: JDK-8284112 Minor cleanup could be done in javax.crypto [v3]
Bradford Wetmore
wetmore at openjdk.java.net
Mon Apr 18 23:12:26 UTC 2022
On Fri, 15 Apr 2022 23:32:11 GMT, Mark Powers <duke at openjdk.java.net> wrote:
>> JDK-8284112 Minor cleanup could be done in javax.crypto
>
> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>
> cleanup
src/java.base/share/classes/javax/crypto/CryptoPolicyParser.java line 282:
> 280: }
> 281:
> 282: private static AlgorithmParameterSpec getInstance(String type,
Why are you removing final here?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8214
More information about the security-dev
mailing list