RFR: 8322734: A redundant return in method padWithLen

John Jiang jjiang at openjdk.org
Wed Dec 27 02:34:01 UTC 2023


On Mon, 25 Dec 2023 09:42:36 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> It looks the `return`s in the methods `PKCS5Padding::padWithLen` and `ISO10126Padding::padWithLen` are redundant.
>
> I see the same case in ISO10126Padding.java.
> Shall we also remove it?

@DamonFool 
Thanks for your review!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17189#issuecomment-1869889979



More information about the security-dev mailing list