bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/44052] Performance problems with date formatting


From: gnu_andrew at member dot fsf.org
Subject: [Bug classpath/44052] Performance problems with date formatting
Date: Wed, 06 Jun 2012 12:56:52 +0000

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44052

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnu_andrew at member dot
                   |                            |fsf.org

--- Comment #2 from Andrew John Hughes <gnu_andrew at member dot fsf.org> 
2012-06-06 12:56:52 UTC ---
We can't make DateFormatSymbols a singleton as its constructor is part of the
Java API.  We can however look into caching the data.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]