-
Sub-task
-
Resolution: Fixed
-
P3
-
9
-
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.