DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12481>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12481

Method DTMManager.newInstance  causes unnecessary memory consumption





------- Additional Comments From [EMAIL PROTECTED]  2003-01-16 14:55 -------
Yes, the AccessController is properly protected so we don't try to use it if we 
are in JDK1.1.  There are two classes: SecuritySupport and SecuritySupport12, 
which contain utility methods for accessing system properties, context 
classloaders, files, etc.  Depending on the version of the JDK, the 
SecuritySupport.getInstance returns the appropriate class instance.

Reply via email to