History log of /openjdk10/jaxp/test/javax/xml/jaxp/unittest/validation/SchemaTest.java
Revision Date Author Comments
# 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>


# 882:95c223e6eaf0 22-Feb-2016 joehw

8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Reviewed-by: joehw
Contributed-by: christoph.langer@sap.com