On Fri, 18 Jun 2021 21:09:39 GMT, Joe Wang <jo...@openjdk.org> wrote:

>> src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/ToHTMLStream.java
>>  line 1454:
>> 
>>> 1452:                     writer.write(ch);  // no escaping in this case
>>> 1453:                     }
>>> 1454:                     else
>> 
>> I was suggesting removing the entire comment-out block if it is not needed 
>> (and confusing), but I will defer the decision to Joe.
>
> I agree. It's very obsolete. The comment-out block from line 1445 to 1454 can 
> be removed.

I was mistaken. I deleted the entire comment.

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

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

Reply via email to