RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces (original) (raw)
huizhe wang huizhe.wang at oracle.com
Mon May 20 22:41:49 UTC 2013
- Previous message: RFR (JAXP) : 8014891 : incorrect handling FEATURE_SECURE_PROCESSING in jdk xerces
- Next message: JDK 8 code review request for 8014836: Have GenericDeclaration extend AnnotatedElement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks!
On 5/20/2013 2:59 PM, Lance Andersen - Oracle wrote:
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 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: JDK 8 code review request for 8014836: Have GenericDeclaration extend AnnotatedElement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]