[jdk22u] RFR: 8322040: Missing array bounds check in ClassReader.parameter
Liam Miller-Cushon
cushon at openjdk.org
Wed Jan 17 03:51:24 UTC 2024
On Tue, 19 Dec 2023 16:47:29 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Hi,
>
> This is a backport of [JDK-8322040: Missing array bounds check in ClassReader.parameter](https://bugs.openjdk.org/browse/JDK-8322040).
>
> The fix applied cleanly. The test required updating due to changes in the Class-File API. The modified test fails without the patch, and passes with it.
Please keep this open
-------------
PR Comment: https://git.openjdk.org/jdk22u/pull/4#issuecomment-1894891260
More information about the jdk-updates-dev
mailing list