History log of /openjdk9/jaxp/src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java
Revision Date Author Comments
# 1129:e6d6c8126a36 16-May-2017 jjg

8180385: Fix HTML5 issues in the java.xml module
Reviewed-by: joehw, lancea


# 1060:8c9a2a24752b 11-Jan-2017 joehw

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


# 963:0ea62da60f01 28-Jul-2016 joehw

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


# 908:af1875980cbf 28-Apr-2016 joehw

8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
Reviewed-by: lancea


# 892:36326537f929 24-Mar-2016 joehw

8151154: IllegalArgumentException not thrown when wrong syntax value is set for javax.xml.catalog.files
Reviewed-by: lancea


# 808:d6dcb5df3d6d 29-Oct-2015 joehw

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