-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LruCache.sizeOf() is reporting inconsistent results #865
Comments
Thanks for the report. PR is up with the fix. |
3 years later, this is still happening.
|
@justintoth Are you calling |
Here's a simple code that reproduces the error.
Activity and xml
Here's how to reproduce it:
Steps:
Here's the error I get.
P.S. I'm using Sonatype's snapshot v2.4.1
The text was updated successfully, but these errors were encountered: