History log of /openjdk10/jaxp/test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java
Revision Date Author Comments
# 1189:714f6393f03b 10-Jul-2017 mli

8184062: wrong @modules javax.xml at jaxp/test/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/SurrogatesTest.java
Reviewed-by: amlu, lancea


# 997:540334ae53fe 07-Sep-2016 fyuan

8165617: Cleanup whitespace in jaxp/test
Summary: Removed the extra LF from the java files
Reviewed-by: joehw


# 968:874082a9b565 07-Aug-2016 fyuan

8067170: Enable security manager on JAXP unit tests and make some improvement
8130494: [TESTBUG] 2 jaxp test cases are failing
8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better
Reviewed-by: joehw, dfuchs, amlu
Contributed-by: Frank Yuan <frank.yuan@oracle.com>


# 923:f92e8518bb34 12-May-2016 aefimov

8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
Reviewed-by: joehw