Skip to content

2.3.4

Compare
Choose a tag to compare
@ben-manes ben-manes released this 31 Oct 01:53
· 1353 commits to master since this release

Cache

  • Fixed live-lock when write buffer grows to capacity (#127, JCTools/JCTools#135)
  • Ensure back pressure task is executed last (#124)
  • Improved hot/cold iteration order

JCache

  • Support null return value from CacheLoader (#119)