[PATCH]: AccessController should be used when querying system properties
------------------------------------------------------------------------
Key: XALANJ-2341
URL: http://issues.apache.org/jira/browse/XALANJ-2341
Project: XalanJ2
Issue Type: Improvement
Affects Versions: Latest Development Code
Reporter: Michael Glavassevich
Attachments: serializer-access-controller-patch.txt
Now that Xalan has dropped support of JDK 1.1 it can now take full advantage of
Java's security framework. An AccessController should be used when querying
system properties. I see this is already being done (e.g. SecuritySupport) in
some parts of Xalan already. The patch covers a couple places where the
"line.separator" property is looked up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]