- Update to v2.2.2 * Changed + Publish release artifacts to Central Portal using OSSRH Staging API service. + Bump Checkstyle to 10.25.0. - Update to v2.2.1 * 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. - Update to v2.2.0 * Changed + Protect against numeric overflow when recording errors at the end of the large buffer. + CI: Use gradle/actions/setup-gradle action for caching Gradle dependencies. + CI: Enable JDK 24 GA build. + Bump Gradle to 8.14.1. + Bump Checkstyle to 10.24.0. + Bump ByteBuddy to 1.17.5. + Bump Shadow to 8.3.6. + Bump JUnit to 5.12.2. + Bump Mockito to 5.18.0. + Bump Guava TestLib to 33.4.8-jre. * Added + Add SystemUtil#isMac method. + Add tests for file mapping. OBS-URL: https://build.opensuse.org/request/show/1287024 OBS-URL: https://build.opensuse.org/package/show/Java:packages/agrona?expand=0&rev=9
Description
No description provided
Languages
XML
100%