JCTools v4.0.1 Release Notes

  • ๐Ÿš€ This is a major release, following the removal of the QueueFactory, AtomicQueueFactory and org.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