On Fri, 15 Apr 2022 23:32:11 GMT, Mark Powers <d...@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

Reply via email to