RFR: 8361715: (bf) Improve java/nio/Buffer/GetChars.java and migrate to JUnit [v2]
Alan Bateman
alanb at openjdk.org
Tue Jul 15 13:04:40 UTC 2025
On Mon, 14 Jul 2025 21:49:05 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Should I add test data for CharBuffer coming from
>> https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/ByteBuffer.html#asCharBuffer()
>
>> Should I add test data for CharBuffer coming from
>> https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/ByteBuffer.html#asCharBuffer()
>
> There is not usually any harm in having more test coverage.
@bplb Do you mind checking how this overlaps with existing tests?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26282#issuecomment-3073511715
More information about the nio-dev
mailing list