On Mon, 25 Dec 2023 09:30:02 GMT, John Jiang <jji...@openjdk.org> wrote:
> It looks the `return` in method `PKCS5Padding::padWithLen` is redundant. I see the same case in ISO10126Padding.java. Shall we also remove it? ------------- PR Comment: https://git.openjdk.org/jdk/pull/17189#issuecomment-1868892682