RFR (JAXP) 8151154: IllegalArgumentException not thrown when wrong syntax value is set for javax.xml.catalog.files

Lance Andersen lance.andersen at oracle.com
Thu Mar 24 20:02:49 UTC 2016


Looks OK Joe. 

Joe and I talked offline about recognizing the test into the existing tests that he has


On Mar 24, 2016, at 12:30 PM, huizhe wang <huizhe.wang at oracle.com> wrote:

> Hi,
> 
> The issue was that the CatalogFeatures builder did not conduct any verification on inputs. The file path verification was done in the CatalogImpl before parsing started. This change added that to where the property was set in the builder, thus some refactoring (moving the verification methods to Util) was involved.
> 
> Please review:
> JBS: https://bugs.openjdk.java.net/browse/JDK-8151154
> Webrev: http://cr.openjdk.java.net/~joehw/jdk9/8151154/
> 
> Thanks,
> Joe



Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com






More information about the core-libs-dev mailing list