-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
b106
sun.misc.LRUCache is a utility class for implementing Least Recently Used Caches. It is
only used by j.u.Scanner in the JDK. It should be relocated to a more suitable location,
possibly an inner class of Scanner.
only used by j.u.Scanner in the JDK. It should be relocated to a more suitable location,
possibly an inner class of Scanner.