Update jctools to version 4.0.5 / rev 7 via SR 1228511
https://build.opensuse.org/request/show/1228511
by user fstrba + anag+factory
- Update to 4.0.5
* 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
+ Same code, new bundling post #370
- Removed patches:
* imports.patch
* jctools-javadoc.patch
+ not needed anymore