RFR (jaxp): JDK-8015630: Remove default restriction settings of jaxp 1.5 properties in JDK8 (original) (raw)

huizhe wang huizhe.wang at oracle.com
Tue Jun 4 16:45:51 UTC 2013


Done. Thanks!

Joe

On 6/3/2013 11:54 PM, Alan Bateman wrote:

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.



More information about the core-libs-dev mailing list