[jdk21u-dev] Integrated: 8322040: Missing array bounds check in ClassReader.parameter
Liam Miller-Cushon
cushon at openjdk.org
Thu Dec 21 16:29:54 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.
This pull request has now been integrated.
Changeset: aaee2d75
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/aaee2d7507742c948c0a45bf2371da8a181c96e9
Stats: 153 lines in 2 files changed: 152 ins; 0 del; 1 mod
8322040: Missing array bounds check in ClassReader.parameter
Reviewed-by: sgehwolf
Backport-of: 20de541b1304b4dc3a385f8a78f1215da237e4aa
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/74
More information about the jdk-updates-dev
mailing list