Integrated: 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:30:02 GMT, John Jiang <jjiang at openjdk.org> wrote:

> It looks the `return`s in the methods `PKCS5Padding::padWithLen` and `ISO10126Padding::padWithLen` are redundant.

This pull request has now been integrated.

Changeset: 2a59243c
Author:    John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2a59243cbaf3e7d5d1bfc9f247d28bc648687ea5
Stats:     2 lines in 2 files changed: 0 ins; 2 del; 0 mod

8322734: A redundant return in method padWithLen

Reviewed-by: jiefu

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

PR: https://git.openjdk.org/jdk/pull/17189



More information about the security-dev mailing list