RFR: 8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification [v2]

Brett Okken duke at openjdk.org
Wed Jul 2 21:49:42 UTC 2025


On Wed, 2 Jul 2025 21:12:25 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Modify `CharBuffer.getChars` to respect the class level specification that the provided buffer offset `srcBegin` is relative to the buffer's current position.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8361299: Fix a type; add a sentence

Marked as reviewed by bokken at github.com (no known OpenJDK username).

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

PR Review: https://git.openjdk.org/jdk/pull/26104#pullrequestreview-2980730140


More information about the nio-dev mailing list