RFR: 8322734: A redundant return in method padWithLen [v2]

Jie Fu jiefu at openjdk.org
Mon Dec 25 12:11:49 UTC 2023


On Mon, 25 Dec 2023 10:54:54 GMT, John Jiang <jjiang at openjdk.org> wrote:

>> It looks the `return`s in the methods `PKCS5Padding::padWithLen` and `ISO10126Padding::padWithLen` are redundant.
>
> John Jiang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove return from ISO10126Padding::padWithLen

LGTM

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

Marked as reviewed by jiefu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17189#pullrequestreview-1795869626



More information about the security-dev mailing list