RFR: 8322734: A redundant return in PKCS5Padding

Jie Fu jiefu at openjdk.org
Mon Dec 25 09:45:49 UTC 2023


On Mon, 25 Dec 2023 09:30:02 GMT, John Jiang <jjiang at 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



More information about the security-dev mailing list