JCTools v4.0.1 Release Notes
-
๐ This is a major release, following the removal of the
QueueFactory
,AtomicQueueFactory
andorg.jctools.queues.spec
๐ package(deprecated since 3.0). These classes are still used for testing, but are not part of the release artifacts anymore.๐ New unpadded queue variants are also included in this release.
Further changes included:
- ๐ Fix table-size long math on very large tables
- #355 Adher to size semantic for queue emptiness for MpscLinkedArrayQueue variants