On Thu, 3 Apr 2025 22:58:39 GMT, Mark Powers <[email protected]> wrote:
> [JDK-8343232](https://bugs.openjdk.org/browse/JDK-8343232) src/java.base/share/classes/com/sun/crypto/provider/PBMAC1Parameters.java line 115: > 113: protected void engineInit(AlgorithmParameterSpec paramSpec) > 114: throws InvalidParameterSpecException > 115: { nit: move the "{" to the end of line 114, same goes for other methods. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24429#discussion_r2323368317
