Re: RFR JDK 9 (JAXP) 8150969 : DEFER from Features API is taking precedence over defer preference in catalog file.

2016-04-06 Thread Lance Andersen
looks fine joe

> On Apr 6, 2016, at 3:33 PM, huizhe wang  wrote:
> 
> Hi,
> 
> Fix a typo in the catalog reader where the intention was to set the defer 
> attribute, but the prefer was set instead. The tests are from the JCK.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8150969
> webrevs: http://cr.openjdk.java.net/~joehw/jdk9/8150969/webrev/
> 
> Thanks,
> Joe

 
  

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





RFR JDK 9 (JAXP) 8150969 : DEFER from Features API is taking precedence over defer preference in catalog file.

2016-04-06 Thread huizhe wang

Hi,

Fix a typo in the catalog reader where the intention was to set the 
defer attribute, but the prefer was set instead. The tests are from the 
JCK.


JBS: https://bugs.openjdk.java.net/browse/JDK-8150969
webrevs: http://cr.openjdk.java.net/~joehw/jdk9/8150969/webrev/

Thanks,
Joe