[jdk21u-dev] RFR: 8322040: Missing array bounds check in ClassReader.parameter
Severin Gehwolf
sgehwolf at openjdk.org
Thu Dec 21 10:33:46 UTC 2023
On Tue, 19 Dec 2023 16:47:28 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.
LGTM.
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/74#pullrequestreview-1792695024
More information about the jdk-updates-dev
mailing list