RFR: 8304837: Classfile API throws IOOBE for MethodParameters attribute without parameter names [v2]
Chen Liang
liach at openjdk.org
Fri Mar 24 01:30:29 UTC 2023
On Thu, 23 Mar 2023 22:50:28 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Hannes Greule has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Apply suggestions from code review
>>
>> Co-authored-by: liach <7806504+liach at users.noreply.github.com>
>
> test/jdk/jdk/classfile/BoundAttributeTest.java line 46:
>
>> 44: /*
>> 45: * @test
>> 46: * @issue 8304837
>
> Should be `@bug`, not `@issue`.
>
> Did you run this test? Did it not complain at `@issue`?
sorry, i apparently suggested a wrong tag on github. my bad
Suggestion:
* @bug 8304837
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13167#discussion_r1147030659
More information about the core-libs-dev
mailing list