[jdk17u-dev] RFR: 8302017: Allocate BadPaddingException only if it will be thrown [v2]
Mat Carter
macarte at openjdk.org
Fri Oct 27 22:48:03 UTC 2023
On Tue, 17 Oct 2023 14:28:36 GMT, Saint Wesonga <duke at openjdk.org> wrote:
>> Backport [334b977259930368160db705c1f2feda0b0e8707](https://github.com/openjdk/jdk17u-dev/commit/300ed9156581adb09e8258bc2da21f3bff4ecbde) from https://github.com/openjdk/jdk21u/pull/79
>>
>> Passes tier1 tests - tested on Linux x64.
>
> Saint Wesonga has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove unwanted changes from backport
src/java.base/share/classes/sun/security/rsa/RSAPadding.java line 2:
> 1: /*
> 2: * Copyright (c) 2003, 2022, Oracle and/or its affiliates. All rights reserved.
this copyright would need to be 2023 as this is when we're modifying this file
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/1864#discussion_r1373787015
More information about the jdk-updates-dev
mailing list