JDK 9 RFR of JDK-8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Langer, Christoph
christoph.langer at sap.com
Tue Feb 16 12:49:26 UTC 2016
Hi,
can you please review the following change for JDK-8149915:
http://cr.openjdk.java.net/~clanger/webrevs/8149915.0/
I'm not sure if it is the right thing to set the default for XML_SECURITY_PROPERTY_MANAGER to a new XMLSecurityPropertyManager() object instead of the String "all". But it must not be a String, I think.
And also I don't know if my approach to add a field "fSecurityManager" to XML11Configuration.
Please advise and let me know how I can do it better.
Thanks in advance and best regards
Christoph
More information about the core-libs-dev
mailing list