RFR: 8361715: (bf) Improve java/nio/Buffer/GetChars.java and migrate to JUnit [v2]
Brian Burkhalter
bpb at openjdk.org
Tue Jul 15 15:31: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?
Will do.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26282#issuecomment-3074138114
More information about the nio-dev
mailing list