Skip to content

3.2.1

Choose a tag to compare

@ben-manes ben-manes released this 09 Jun 03:43
· 65 commits to master since this release
  • Fixed computeIfAbsent for an async cache's synchronous view to retry if incomplete
  • Improved CaffeineSpec when being reflectively constructed (#1839)
  • Improved the handling of negative durations with variable expiration
  • Fixed intermittent null after replacing a weak/soft value (#1820)