Skip to content

Releases: OpenHFT/Java-Thread-Affinity

Java-Thread-Affinity: 3.23.3

11 Jan 10:26
Compare
Choose a tag to compare

No changelog for this release.

Java-Thread-Affinity: 3.23.2

29 Sep 11:54
Compare
Choose a tag to compare

No changelog for this release.

Java-Thread-Affinity: 3.23ea1

07 Sep 06:28
Compare
Choose a tag to compare

No changelog for this release.

Java-Thread-Affinity: 3.23ea0

08 Aug 17:44
Compare
Choose a tag to compare
  • [closed] log warning instead of throw exception for too high cpuId #93
  • [closed] Handle ClosedByInterruptException for when acquireLock() is interrupted #92

Java-Thread-Affinity-3.21ea83

31 Jan 18:27
Compare
Choose a tag to compare

No changelog for this release.

Java-Thread-Affinity-3.21ea82

03 Nov 20:35
Compare
Choose a tag to compare

No changelog for this release.

Java-Thread-Affinity-3.21ea81

28 Oct 20:35
Compare
Choose a tag to compare
  • [closed] Race condition in acquireLock #81

Java-Thread-Affinity-3.21ea80

18 Oct 13:23
Compare
Choose a tag to compare
  • [closed] Affinity is able to be acquired on cores locked by other processes #79

Java-Thread-Affinity-3.21ea5

22 Jun 07:49
Compare
Choose a tag to compare
  • [closed] compatibility with JNA 5.8.0 #78
  • [closed] JNA >= 5.7.0 breaks Java-Thread-Affinity on Windows #77

Java-Thread-Affinity-3.21ea4

17 Jun 12:30
Compare
Choose a tag to compare
  • [closed] When SetThreadAffinityMask silently fails, give a warning and retain the affinity mask. #76
  • [closed] AffinityThreadFactory should bind all thread created, not just the first one. #75