On Mon, 25 Dec 2023 09:42:36 GMT, Jie Fu <ji...@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