RFR (JAXP): 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory (original) (raw)
huizhe wang huizhe.wang at oracle.com
Thu Jul 17 01:23:28 UTC 2014
- Previous message: RFR (JAXP): 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
- Next message: [9] RFR (M): 8050877: Improve code for pairwise argument conversions and value boxing/unboxing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Lance.
Joe
On 7/16/2014 4:21 PM, Lance Andersen wrote:
Seems fine Joe…
On Jul 16, 2014, at 11:47 AM, huizhe wang <huizhe.wang at oracle.com_ _<mailto:huizhe.wang at oracle.com>> wrote: Hi,
JAXP SecurityManager was re-designed to XMLSecurityManager to manage jaxp related limits or restrictions. Previously, the existence of a SecurityManager was equivalent to setting FEATURESECUREPROCESSING to true. After the change, secure processing became a property of XMLSecurityManager, thus needs to be queried in order to determine the status of secure processing. Since secure processing is true by default, this bug made it impossible to turn off secure processing on a validator through the factory when there is no Java Security Manager. Please review: http://cr.openjdk.java.net/~joehw/jdk9/8049514/webrev/ <http://cr.openjdk.java.net/%7Ejoehw/jdk9/8049514/webrev/> Thanks, Joe Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
- Previous message: RFR (JAXP): 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
- Next message: [9] RFR (M): 8050877: Improve code for pairwise argument conversions and value boxing/unboxing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]