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

Brian Burkhalter bpb at openjdk.org
Wed Jul 16 23:15:48 UTC 2025


On Wed, 16 Jul 2025 22:55:02 GMT, Brett Okken <duke at openjdk.org> wrote:

> #if[char]
>         assert !isAddressable();
> #end[char]

I think you intended `isAddressable()` in the above, not its negation.

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

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


More information about the nio-dev mailing list