Skip to content

1.22.0

Compare
Choose a tag to compare
@JPWatson JPWatson released this 01 Aug 16:20
· 91 commits to master since this release
01978e3
  • [Java] Improve performance of IntHashSet via avoiding the fill operation by using 0 as MISSING_VALUE.
  • [Java] Restore thread safety by overriding missing mutating operations in ConcurrentCountersManager.
  • [Java] Remove volatile read for FREE_FOR_REUSE_DEADLINE_OFFSET in CountersManager.
  • [Java] Upgrade to ByteBuddy 1.14.18.
  • [Java] Upgrade to Guava TestLib 33.2.1-jre.
  • [Java] Upgrade to JUnit 5.10.3.