openhft-affinity 3.1.7-1 source package in Ubuntu

Changelog

openhft-affinity (3.1.7-1) experimental; urgency=medium

  * Team upload to experimental.
  * New upstream release 3.1.7
  * Drop Java 9 compatibility patch no longer needed
  * Add build-dep on libmaven-antrun-plugin-java
  * Add build-dep on libexec-maven-plugin-java
  * Add patch to use "javac -h" instead of "javah" to address FTBFS
    of new upstream version with Java 10.

 -- tony mancill <email address hidden>  Sun, 09 Sep 2018 16:35:00 -0700

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Experimental
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
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openhft-affinity_3.1.7-1.dsc 2.2 KiB c9d0695c7aefdbc70984c61a315f1fc5262233c20733c8823fc14562c8a9df83
openhft-affinity_3.1.7.orig.tar.gz 46.9 KiB d5156ebedfacd50cfaa3b0ec2eb7f96a93a64e749073da40b2ba8186a883850e
openhft-affinity_3.1.7-1.debian.tar.xz 3.4 KiB d810d6087033418c2ed31290015099a1fb6c979154cda4a471fb4c9165a7066a

Available diffs

No changes file available.

Binary packages built by this source

libopenhft-affinity-java: OpenHFT Java Thread Affinity library

 The Thread Affinity library can increase applications performance by
 allowing threads to be bound to specific CPU cores. This is a benefit
 if the data is already on the cores L1 cache because it won't have
 to be reloaded. The OpenHFT Thread Affinity library is the ideal choice
 for writing low latency code.