History log of /openjdk10/jaxp/test/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java
Revision Date Author Comments
# 1060:8c9a2a24752b 11-Jan-2017 joehw

8171243: CatalogManager.catalogResolver throws FileSystemNotFoundException with jar
Reviewed-by: rriggs, dfuchs, lancea, alanb


# 1004:06299cf67046 22-Sep-2016 joehw

8166398: CatalogSupport tests need to be fixed
Reviewed-by: dfuchs


# 1002:a8d5fe567ae7 19-Sep-2016 joehw

8166220: Catalog API: JAXP XML Processor Support - add StAX test coverage
Reviewed-by: lancea


# 988:1c6c21d87aa4 26-Aug-2016 joehw

8163232: Catalog API: Consolidating CatalogResolver to support all XML Resolvers
Reviewed-by: dfuchs, lancea


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


# 963:0ea62da60f01 28-Jul-2016 joehw

8158084: Catalog API: JAXP XML Processor Support
Reviewed-by: lancea, clanger