RFR: 8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML [v2]

Masanori Yano myano at openjdk.java.net
Wed Jun 23 07:37:26 UTC 2021


On Fri, 18 Jun 2021 20:28:06 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Masanori Yano has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Reflect the review comments
>
> test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest1.xml line 4:
> 
>> 2: <root>
>> 3:     <tag1>��</tag1>
>> 4: </root>
> 
> Add a new line at the end of the file (and other newly created files too).

I added a new line at the end of every new file.

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

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


More information about the core-libs-dev mailing list