History log of /openjdk9/jaxp/test/javax/xml/jaxp/unittest/catalog/CatalogFileInputTest.java
Revision Date Author Comments
# 1070:48fa77af1532 27-Jan-2017 dfuchs

8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it
Summary: removed the code that special cased file and jar and threw IAE if the file did not exist.
Reviewed-by: alanb, lancea


# 1060:8c9a2a24752b 11-Jan-2017 joehw

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