10000 Release 2.2.1 · aeron-io/agrona · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.2.1

Compare
Choose a tag to compare
@vyazelenko vyazelenko released this 02 Jun 08:25
· 27 commits to master since this release
353c3c7

Changed

  • IntHashSet#retainAll(Collection) and IntHashSet#retainAll(IntHashSet) no longer change the capacity of the set.
  • Bump JUnit to 5.13.0.

Fixed

  • Infinite loop in IntHashSet when retainAll leaves collections with a power of two number of elements.
0