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=25767>.
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=25767

Performance issues in JAXPUtils' use of SAXParser & SAXParserFactory

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Performance & threading     |Performance issues in
                   |issues in JAXPUtils' use of |JAXPUtils' use of SAXParser
                   |SAXParser & SAXParserFactory|& SAXParserFactory



------- Additional Comments From [EMAIL PROTECTED]  2003-12-27 03:05 -------
Correction from the JAXP 1.2 spec - for factories it is only the configuration
methods which are not thread-safe; the new*() constructor methods are
thread-safe. So there is probably no correctness error in this regard in
JAXPUtils since the only cached objects are factories. Performance note still 
holds.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to