On Tue, 8 Mar 2022 17:33:58 GMT, Daniel Jeliński <[email protected]> wrote:

> As for a better name for `growOnly`, something like `mayBeLatin` would better 
> convey the variable's purpose. What do you think?

There are tricky. I need to add test to cover them.  

The problem comes from that this patch fails to copy over the attribute 
'growOnly/maybeLatin1' from the other AbstractStringBuilder.  I think we can 
fix this loophole. Other types such as String are well-formed. they don't 
suffer from this issue.

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

PR: https://git.openjdk.java.net/jdk/pull/7671

Reply via email to