Re: DO NOT REPLY [Bug 50265] FormatDateSupport.dateFormatCache lazy init is not safe

2011-01-01 Thread Jeremy Boynes
The caching change for #32311 has never been released. I'd like to suggest we revert that change and go back to creating formatters as needed (as we did in the last release). Due to the removal of synchronized on Calendar#getInstance() this will solve the original issue and not add any threading

DO NOT REPLY [Bug 32311] Performance: fmt:formatDate regarding calls to Calendar.getInstance

2011-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32311 Jeremy Boynes changed: What|Removed |Added Blocks||50265 -- Configure bugmail: https

DO NOT REPLY [Bug 50265] FormatDateSupport.dateFormatCache lazy init is not safe

2011-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50265 Jeremy Boynes changed: What|Removed |Added Depends on||32311 --- Comment #1 from Jeremy B

DO NOT REPLY [Bug 46052] SetLocaleSupport is slow to initialize when many large items are on the classpath

2011-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46052 --- Comment #2 from Jeremy Boynes 2011-01-01 14:40:29 EST --- Java6 introduced the java.util.spi.LocaleServiceProvider mechanism as a pluggable mechanism for supporting additional Locales which requires searching the classpath for LocaleSe

DO NOT REPLY [Bug 50535] Support resources serving from /WEB-INF/classes/META-INF/resources directory

2011-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50535 Attila Király changed: What|Removed |Added CC||kiralyattila...@gmail.com -- Conf

DO NOT REPLY [Bug 50535] New: Support resources serving from /WEB-INF/classes/META-INF/resources directory

2011-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50535 Summary: Support resources serving from /WEB-INF/classes/META-INF/resources directory Product: Tomcat 7 Version: 7.0.5 Platform: All OS/Version: All Status: N