Hi,

Please review a test patch below. The main change is removing the references to openjdk.java.net. Since the Catalog feature sits above the default resolution of external resources, there is no need for the tests to depend on a real/live domain to test the feature that enables/disables Catalog. The accessExternalDTD property is handy for verifying the situation when Catalog feature is disabled (test CatalogSupport2 and 3) since when Catalog is enabled, all access will be local (file).

Once this change is resolved, I'll close JDK-8210720 as there's no more dependency on openjdk.java.net.

JBS: https://bugs.openjdk.java.net/browse/JDK-8210722
webrev: http://cr.openjdk.java.net/~joehw/jdk12/8210722/webrev/


[1] https://bugs.openjdk.java.net/browse/JDK-8210720

Thanks,
Joe

Reply via email to