git: openjdk/jdk: 8322040: Missing array bounds check in ClassReader.parameter

Liam Miller-Cushon cushon at openjdk.org
Fri Dec 15 10:17:05 UTC 2023


Changeset: 20de541b
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Date:      2023-12-15 10:16:35 +0000
URL:       https://git.openjdk.org/jdk/commit/20de541b1304b4dc3a385f8a78f1215da237e4aa

8322040: Missing array bounds check in ClassReader.parameter

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/langtools/tools/javac/classreader/BadMethodParameter.java



More information about the jdk-changes mailing list