Move static soft reference timezone cache to be runtime-specific cache to
remove complexity of dealing with soft references
---------------------------------------------------------------------------------------------------------------------------
Key: JRUBY-2932
URL: http://jira.codehaus.org/browse/JRUBY-2932
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1.3
Reporter: Thomas E Enebo
Assignee: Thomas E Enebo
Fix For: JRuby 1.1.4
Subject says almost all of it. One thing to add was that the implementation as
it stodd could have gotten fixed by not blindly doing a get, but a timezone
cache is generally small and after first cache it never misses. So doing one
timezeon lookup per runtime does not cost much in terms of memory or
performance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email