github ben-manes/caffeine v2.6.2
2.6.2

latest releases: v3.1.8, v3.1.7, v3.1.6...
6 years ago

Cache

  • Changed the default initialCapacity to match ConcurrentHashMap's from 0 to 16 (#218)
  • Fixed variable expiration's duration calculation overflowing due to timestamp race (#217)
  • Avoiding method handles due to memory leak caused by JDK-8174749 (#222)
  • Promote using java.time.Duration instead of long, TimeUnit pair (#221)
  • Improved Guava compatibility for bulk get iteration order (#220)

Don't miss a new caffeine release

NewReleases is sending notifications on new releases.