Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logging time in JournaledLruDiskCache.java
currentThreadTimeMillis() returns how long the current thread has been executing, not the current time.
- Loading branch information