History log of /openjdk10/jaxp/test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeTest.java
Revision Date Author Comments
# 1087:83b9302a43f9 16-Feb-2017 fyuan

8175043: Multiple jaxp tests failing across platforms
Reviewed-by: weijun, joehw


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


# 722:c3a1f0059b98 15-Apr-2015 joehw

8051559: Convert JAXP function tests: org.w3c.dom to jtreg (testng) tests
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan@oracle.com