[jdk17u-dev] RFR: 8302017: Allocate BadPaddingException only if it will be thrown [v3]
Martin Balao
mbalao at openjdk.org
Thu Dec 14 16:12:53 UTC 2023
On Thu, 14 Dec 2023 13:34:16 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Hi, there is a regression related to this fix that we are investigating (https://bugs.openjdk.org/browse/JDK-8320597). I suggest you hold off on integrating this until we have a better handle on the issue and potential fix.
>
>> Hi, there is a regression related to this fix that we are investigating (https://bugs.openjdk.org/browse/JDK-8320597). I suggest you hold off on integrating this until we have a better handle on the issue and potential fix.
>
> The fix for JDK-8320597 is now integrated into the mainline. You should also backport this fix either separately or as part of this fix to ensure you don't introduce the regression. This applies to all OpenJDK backports of this issue.
Thanks @seanjmullan for the heads up. We are planning to integrate both bug separately (JDK-8320597 is in [PR 2052](https://github.com/openjdk/jdk17u-dev/pull/2052))
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1864#issuecomment-1856130672
More information about the jdk-updates-dev
mailing list