On Wed, 8 Apr 2026 07:57:39 GMT, Alan Bateman <[email protected]> wrote:

> It looks like this paragraph dates back to JDK 1.0, it's just that it wasn't 
> linked to StringBuffer at the time. I agree the sentence should be removed 
> but it did have the effect of using "mutable" before the word "immutable" 
> appears in the next sentence. Maybe we should change "Strings are constant" 
> to "Strings are immutable" as part of this, as that would avoid using two 
> terms in this small paragraph.

This flows much better, thank you. We now introduce "immutable" before defining 
it as "their values cannot be changed after they are created".

Have a look at the latest verision.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30608#discussion_r3050215914

Reply via email to