On Sat, 8 Feb 2025 18:56:00 GMT, Markus KARG <d...@openjdk.org> wrote:

>> While technically not being necessary, it is definitively a good idea. I 
>> will add it to the draft once we actually agreed that we really want to go 
>> with this particular signature (see the discussion with Chen).
>
> Fixed in `String` and `AbstractStringBuilder`. There is no 
> `StringBuilder.getChars`. `StringBuffer.getChars` already has `@Override`, 
> just as `CharBuffer.getChars`. Thanks for the tip! 👍

You're welcome :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21730#discussion_r1948073040

Reply via email to