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

Brett Okken duke at openjdk.org
Mon Jul 14 13:18:39 UTC 2025


On Mon, 14 Jul 2025 13:07:25 GMT, Brett Okken <duke at openjdk.org> wrote:

>> junit for CharSequence behavior of CharBuffer covering different CharBuffer implementations in various states (offset, position, limit)
>
> Brett Okken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   add tests for failure conditions

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

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

PR Comment: https://git.openjdk.org/jdk/pull/26282#issuecomment-3069585199


More information about the nio-dev mailing list