-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.2.0
-
generic
-
generic
Name: krT82822 Date: 05/31/99
I would like a standard class that implements the Map interface
and refers to its values only through SoftReferences. Such a beast
would provide a simple memory-sensitive cache which could be very
useful in a variety of applications. Also, note how this class
would naturally complement the existing WeakHashMap class (which
stores its keys using WeakReferences and its values using strong
references).
(Review ID: 83692)
======================================================================
- relates to
-
JDK-8154539 Examine the desktop module's use of sun.misc.SoftCache
-
- Resolved
-