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-15 22:01 -------
Sanity check: The AccessController change is properly protected (via reflection) 
so the code continues to run on Java 1.1.8, right? (I'd love to abandon 1.1, but 
we need to get community consensus before doing so.)

(A similar issue, as you know, existed for the Context Class Loader.)

I believe we previously considered the issue of the cache not responding to 
changes in the properties, and decided that was acceptable because this was 
strictly an initialization-time decision. Especially since nobody has yet taken 
advantage of this configurability in any case, modulo some private debugging 
situations.

Reply via email to