History log of /openjdk9/jaxp/src/java.xml/share/classes/javax/xml/catalog/GroupEntry.java
Revision Date Author Comments
# 1103:92a38c75cd27 23-Mar-2017 joehw

8176405: Catalog circular reference check did not work in certain scenarios
Reviewed-by: rriggs, lancea


# 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


# 925:7b69a75155a2 17-May-2016 joehw

8156845: Uri is getting incorrectly unwrapped
Reviewed-by: lancea


# 902:1902a5bda18e 14-Apr-2016 joehw

8152527: Relative rewriteSystem with xml:base at group level failed
Reviewed-by: lancea


# 900:8be5606f3ea3 12-Apr-2016 joehw

8151162: Public entries not searched when prefer='system'
Reviewed-by: lancea


# 808:d6dcb5df3d6d 29-Oct-2015 joehw

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