openhft-chronicle-threads 1.1.6-3 source package in Ubuntu

Changelog

openhft-chronicle-threads (1.1.6-3) unstable; urgency=medium

  * Fixed the build failure with OpenJDK 17 (Closes: #1011562)
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Updated the watch file

 -- Emmanuel Bourg <email address hidden>  Mon, 30 May 2022 12:34:31 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openhft-chronicle-threads_1.1.6-3.dsc 2.3 KiB 51177e8a3e2de834556f8002e05088a97c31983af6f72befe24ea76298a41531
openhft-chronicle-threads_1.1.6.orig.tar.xz 11.2 KiB bdeed28295cbdac75cb2e243693c5c48598dfbcb9368f6f2b85d45cc249172c4
openhft-chronicle-threads_1.1.6-3.debian.tar.xz 3.1 KiB 20ff852362863d3e14158262422eb3f0bd64b581dc1ca7e0871307d45a2733e4

Available diffs

No changes file available.

Binary packages built by this source

libopenhft-chronicle-threads-java: OpenHFT thread pool library

 Chronicle Threads provides a high performance thread pool. This thread pool
 is designed to share blocking, monitoring and busy waiting threads. Busy
 waiting tasks can be prioritised for HIGH, MEDIUM, DAEMON (low priority)
 as well as TIMER (fixed rate events) tasks in a single thread without
 creating garbage.