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