History log of /openjdk10/jaxp/src/java.xml/share/classes/javax/xml/catalog/CatalogReader.java
Revision Date Author Comments
# 1060:8c9a2a24752b 11-Jan-2017 joehw

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


# 991:4561cb852f38 31-Aug-2016 joehw

8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
Reviewed-by: lancea


# 897:bfd3029fa3dd 06-Apr-2016 joehw

8150969: DEFER from Features API is taking precedence over defer preference in catalog file
Reviewed-by: lancea


# 879:4786b4c1ba69 17-Feb-2016 joehw

8146237: PREFER from Features API taking precedence over catalog file
Reviewed-by: lancea


# 808:d6dcb5df3d6d 29-Oct-2015 joehw

8081248: Implement JEP 268: XML Catalog API
Reviewed-by: lancea, dfuchs