bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/23952] java.util.ResourceBundle should use a more sophist


From: ray at shoudonet dot no-ip dot org
Subject: [Bug classpath/23952] java.util.ResourceBundle should use a more sophisticated cache mechanism
Date: 19 Sep 2005 02:42:07 -0000

------- Additional Comments From ray at shoudonet dot no-ip dot org  2005-09-19 
02:42 -------
WeakHashMap would be fine.  Its memory consumption is dramatically less than
that of HashMap [3], and the start-up time is still 70 sec or so.

[3] http://f.hatena.ne.jp/images/fotolife/r/rjj/20050919/20050919113947.png

-- 


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




reply via email to

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