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=17328>. 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=17328 Unsafe initialization in PropertyMessageResources ------- Additional Comments From [EMAIL PROTECTED] 2003-03-10 14:28 ------- IMO, the patched solution is too complicated for little gain. The reason for the LoadingLock class is so only the locale being loaded will be locked but I see little performance benefit. Each locale is loaded once so for a long running app, the percentage of load time drops to 0%. We should avoid needless performance optimizations. Mark, does David Karr's suggestion also work? This is much simpler than the proposed solution. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]