[jdk8u-dev] RFR: 8302017: Allocate BadPaddingException only if it will be thrown [v2]
Alexey Bakhtin
abakhtin at openjdk.org
Thu Dec 14 17:26:50 UTC 2023
On Thu, 14 Dec 2023 14:34:22 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> Almost clean backport from [JDK11 PR](https://github.com/openjdk/jdk11u-dev/pull/2383)
>> The only changes in the RSASignature::engineVerify() method: getDigestValue() is called outside of try/catch block
>
> Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed copyright date and engineVerify formating
Pre-submit test failures are not related to the current changes
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/403#issuecomment-1856266563
More information about the jdk8u-dev
mailing list