RFR: 8361209: (bf) Use CharSequence::getChars for StringCharBuffer bulk get methods [v3]

Brian Burkhalter bpb at openjdk.org
Wed Jul 16 22:22:49 UTC 2025


On Wed, 16 Jul 2025 15:45:25 GMT, Brett Okken <duke at openjdk.org> wrote:

> Perhaps an assert statement instead to avoid any future modification breaking the assumption?

I added an `assert` in 3c88dac but I am not entirely sure it's the one you had in mind.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26251#discussion_r2211718015


More information about the nio-dev mailing list