RFR: 8322040: Missing array bounds check in ClassReader.parameter
Vicente Romero
vromero at openjdk.org
Fri Dec 15 02:53:38 UTC 2023
On Wed, 13 Dec 2023 22:57:04 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Hello,
>
> Please consider this fix which adds a missing array bounds check in `ClassReader.parameter`.
>
> I found this while investigating the crash described in [JDK-8322040](https://bugs.openjdk.org/browse/JDK-8322040).
looks good to me
-------------
Marked as reviewed by vromero (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17097#pullrequestreview-1783049320
More information about the compiler-dev
mailing list