Tue, 14 May 2024 05:19:38 UTC | login

Information for build jctools-2.1.2-4.fc31

ID129032
Package Namejctools
Version2.1.2
Release4.fc31
Epoch
SummaryJava Concurrency Tools for the JVM
DescriptionThis project aims to offer some concurrent data structures currently missing from the JDK: ° SPSC/MPSC/SPMC/MPMC Bounded lock free queues ° SPSC/MPSC Unbounded lock free queues ° Alternative interfaces for queues ° Offheap concurrent ring buffer for ITC/IPC purposes ° Single Writer Map/Set implementations ° Low contention stats counters ° Executor
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 13:12:32 UTC
CompletedFri, 20 Sep 2019 13:12:32 UTC
Tags
f31
f32
f33
RPMs
src
jctools-2.1.2-4.fc31.src.rpm (info) (download)
noarch
jctools-2.1.2-4.fc31.noarch.rpm (info) (download)
jctools-channels-2.1.2-4.fc31.noarch.rpm (info) (download)
jctools-experimental-2.1.2-4.fc31.noarch.rpm (info) (download)
jctools-javadoc-2.1.2-4.fc31.noarch.rpm (info) (download)
jctools-parent-2.1.2-4.fc31.noarch.rpm (info) (download)
Changelog * Mon Sep 09 2019 Fabio Valentini <decathorpe@gmail.com> - 2.1.2-4 - Disable another failure-prone unreliable test. * Mon Sep 09 2019 Fabio Valentini <decathorpe@gmail.com> - 2.1.2-3 - Disable failure-prone unreliable test. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 13 2019 Mat Booth <mat.booth@redhat.com> - 2.1.2-1 - Update to latest upstream release * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Sep 17 2017 Mat Booth <mat.booth@redhat.com> - 2.0.2-2 - Drop unneeded dep on guava-testlib