[jdk17u-dev] RFR: 8289301: P11Cipher should not throw out of bounds exception during padding

zzambers duke at openjdk.org
Wed Nov 23 00:59:33 UTC 2022


On Wed, 23 Nov 2022 00:49:40 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

>> Backport fixing possible out of bounds exception during padding in P11Cipher.
>> 
>> Applied cleanly. Passed jdk_security tests.
>
> It looks like this one has been missed because `jdk17-fix-request` was added rather than `jdk17u-fix-request`. I've fixed this now and approved. Feel free to integrate.

@gnu-andrew Thanks

I have now noticed, I have made same mistake here:
https://bugs.openjdk.org/browse/JDK-8293815
(I have fixed it, thanks for pointing that out)

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

PR: https://git.openjdk.org/jdk17u-dev/pull/706


More information about the jdk-updates-dev mailing list