On Fri, 14 Apr 2023 16:50:04 GMT, Phil Race <[email protected]> wrote:

> Why is this important ? How often is toString() used on this class ?

I agree it's not too important, `SimpleAttributeSet.toString` is unlikely to be 
used often, however, it may when one is debugging code and dumping document 
structure as well as attributes applied.

So, it a low-risk clean-up PR… at the same time it doesn't add much value 
because the method rarely used.

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

PR Comment: https://git.openjdk.org/jdk/pull/13479#issuecomment-1512857557

Reply via email to