github ben-manes/caffeine v2.9.3
2.9.3

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

Cache

  • Fixed reference eviction when used with a broken executor (JDK-8274349)
  • Reduced the entry overhead by 8 bytes when using weak or soft values
  • Suppressed log warnings if a future is cancelled or times out (#597)
  • Fixed Map.entrySet.contains(o) to use reference equality
  • Fixed early expiration of in-flight async loads (#625)

JCache

  • close() will now shutdown the executor and wait for in-flight loads to finish

Don't miss a new caffeine release

NewReleases is sending notifications on new releases.