RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8 (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Jun 4 06:54:32 UTC 2013
- Previous message: RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
- Next message: RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/06/2013 06:11, huizhe wang wrote:
Hi,
The default restriction in JDK8 is too strict. We've heard enough of complaints and decided to remove it. Below is the quick fix to remove the default restriction setting. Also, there was a bug in XMLSchemaFactory's setFeature method where the access properties should be set only when secure processing is true. webrevs: http://cr.openjdk.java.net/~joehw/jdk8/8015630/webrev/ Tests pass after removing restriction check. This seems the most sensible thing to do and the changes look okay to me.
-Alan.
- Previous message: RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
- Next message: RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]