git: openjdk/jdk: 8304837: Classfile API throws IOOBE for MethodParameters attribute without parameter names

Julian Waters jwaters at openjdk.org
Sat Apr 29 07:50:03 UTC 2023


Changeset: a2d3fc83
Author:    SirYwell <hannesgreule at outlook.de>
Committer: Julian Waters <jwaters at openjdk.org>
Date:      2023-04-29 07:48:14 +0000
URL:       https://git.openjdk.org/jdk/commit/a2d3fc83b0dd7eea38e1dd5898a97d6d7ff60194

8304837: Classfile API throws IOOBE for MethodParameters attribute without parameter names

Reviewed-by: asotona, jwaters, vromero

! src/java.base/share/classes/jdk/internal/classfile/impl/BoundAttribute.java
+ test/jdk/jdk/classfile/BoundAttributeTest.java



More information about the jdk-changes mailing list