RFR: 8361715: (bf) Improve java/nio/Buffer/GetChars.java and migrate to JUnit [v10]

Roger Riggs rriggs at openjdk.org
Fri Jul 25 17:49:55 UTC 2025


On Fri, 25 Jul 2025 16:18:31 GMT, Brett Okken <duke at openjdk.org> wrote:

>> 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)?

8361299 and 8343110 the issues containing the bug/enhancement being tested.
8343110 is the enhancement that added CharSequence.getChars and 8361299 an issue fixed after the original.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/26282#discussion_r2231701584


More information about the nio-dev mailing list