RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces (original) (raw)
Lance Andersen - Oracle Lance.Andersen at oracle.com
Mon May 20 21:59:21 UTC 2013
- Previous message: RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces
- Next message: RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
looks fine Joe On May 20, 2013, at 4:15 PM, huizhe wang wrote:
Hi,
This is a patch to remove redundant property settings. In the previous patch, the new jaxp properties were set while copying features onto DOM/SAX parsers. However, this is already done during the initialization of DOM/SAX parsers (before setFeatures is called). It was removed in the standalone JAXP 1.5 implementation but was mistakenly left in the JDK patch. webrevs: http://cr.openjdk.java.net/~joehw/jdk8/8014891/webrev/ Thanks, Joe
-------------- next part --------------
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
- Previous message: RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces
- Next message: RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]