-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port Guava's cache weight test addition (b3855ef)
Guava added two tests to verify the maximum weight. Only one of these makes sense. The unported test validates segment bounding which does not allow the cache to reach its maximum. If fails for Caffeine which correctly holds the value as it does not split the maximum size threshold across segments
- Loading branch information
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters