[JAXP] RFR: 8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it

Alan Bateman Alan.Bateman at oracle.com
Thu Jan 26 11:35:07 UTC 2017


On 26/01/2017 11:29, Daniel Fuchs wrote:

> :
>
> This fix proposes to simply remove the special case that
> the implementation makes for file or jar URLs.
>
> test/javax/xml/jaxp/unittest/catalog/CatalogFileInputTest.java
> is updated to reflect this change.
>
> http://cr.openjdk.java.net/~dfuchs/webrev_8173260/webrev.01/
I think this looks right, it's not clear why this was implemented to 
special case file URIs.

-Alan.


More information about the core-libs-dev mailing list