History log of /openjdk10/jaxp/test/javax/xml/jaxp/functional/test/astro/AstroTest.java
Revision Date Author Comments
# 1055:fc5ce112ac45 18-Dec-2016 fyuan

8087303: LSSerializer pretty print does not work anymore
8114834: LSSerializerImpl always serializes an entity reference node to" &entityName;" even if "entities" property is false
Reviewed-by: joehw, clanger


# 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>


# 728:d0a2a4961274 21-Apr-2015 joehw

8051560: Convert JAXP function tests: Astro tests
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com