Fixed a bug where reaching the LruCache's capacity caused it to always push out old entries even though there was room in the cache.
Fixed a bug where reaching the LruCache's capacity caused it to always push out old entries even though there was room in the cache.