RFR: 8361715: (bf) Improve java/nio/Buffer/GetChars.java and migrate to JUnit [v10]
Brett Okken
duke at openjdk.org
Fri Jul 25 16:20:55 UTC 2025
On Fri, 25 Jul 2025 15:26:14 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Brett Okken has updated the pull request incrementally with one additional commit since the last revision:
>>
>> name the parameterized tests
>
> test/jdk/java/nio/Buffer/CharBufferAsCharSequenceTest.java line 43:
>
>> 41:
>> 42: /*
>> 43: * @test
>
> The @bug should be copied from the original and the bugid that prompted the additions should be added.
should I include this issue's bug (8361715), or just the actual defect which drove the desire to add some tests (8361299 - which I will copy forward from GetChars)?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26282#discussion_r2231544127
More information about the nio-dev
mailing list