[jdk11u-dev] Integrated: 8302017: Allocate BadPaddingException only if it will be thrown
Alexey Bakhtin
abakhtin at openjdk.org
Fri Dec 15 04:29:56 UTC 2023
On Thu, 14 Dec 2023 00:36:29 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> Almost clean backport from [JDK17 PR](https://github.com/openjdk/jdk17u-dev/pull/1864)
> The only difference is the copyright years and switch statement in the RSAPadding::unpad()
This pull request has now been integrated.
Changeset: 1a3385e4
Author: Alexey Bakhtin <abakhtin at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/1a3385e438ae66795b2c49125c928f0a8ff58623
Stats: 154 lines in 5 files changed: 92 ins; 17 del; 45 mod
8302017: Allocate BadPaddingException only if it will be thrown
Reviewed-by: mbalao
Backport-of: 334b977259930368160db705c1f2feda0b0e8707
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2383
More information about the jdk-updates-dev
mailing list