FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for affinity/src - OpenHFT/Java-Thread-Affinity · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
OpenHFT
/
Java-Thread-Affinity
Public
Notifications
You must be signed in to change notification settings
Fork
366
Star
1.9k
Code
Issues
7
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Java-Thread-Affinity
affinity
src
on
develop
User selector
Datepicker
Commit history
Commits on Mar 30, 2026
Refine JUnit 5 migration fixes and test cleanup
peter-lawrey
committed
88ba009
View commit details
Copy full SHA for 88ba009
View code at this point
Browse repository at this point
Use lenient @TempDir cleanup to fix Windows JNA DLL lock failure
Show description for 8d23ddf
peter-lawrey
and
claude
committed
8d23ddf
View commit details
Copy full SHA for 8d23ddf
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Fix remaining JUnit 5 migration regressions
peter-lawrey
committed
e0802b3
View commit details
Copy full SHA for e0802b3
View code at this point
Browse repository at this point
Migrate tests to JUnit 5
Show description for 58c8bb4
peter-lawrey
committed
58c8bb4
View commit details
Copy full SHA for 58c8bb4
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Migrate remaining affinity tests to Jupiter
peter-lawrey
committed
d73a423
View commit details
Copy full SHA for d73a423
View code at this point
Browse repository at this point
Migrate affinity implementation tests to Jupiter
peter-lawrey
committed
9887a07
View commit details
Copy full SHA for 9887a07
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Refactor access modifiers and suppress warnings in affinity classes
peter-lawrey
committed
e9b0f01
View commit details
Copy full SHA for e9b0f01
View code at this point
Browse repository at this point
Update copyright headers to reflect 2013-2025 and SPDX-License-Identifier: Apache-2.0
peter-lawrey
committed
d1e3980
View commit details
Copy full SHA for d1e3980
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Documentation polish (LICENSE/README/requirements) + test import cleanup (#189)
Show description for afd9574
peter-lawrey
authored
afd9574
View commit details
Copy full SHA for afd9574
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Suspend a flaky tests for functionality which isn't used AFAIK
peter-lawrey
committed
af6d763
View commit details
Copy full SHA for af6d763
View code at this point
Browse repository at this point
Add assertion to verify base affinity in BaseAffinityTest
peter-lawrey
committed
954a4df
View commit details
Copy full SHA for 954a4df
View code at this point
Browse repository at this point
Add assertion to verify base affinity in BaseAffinityTest
peter-lawrey
committed
6754034
View commit details
Copy full SHA for 6754034
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Merge pull request #181 from OpenHFT/java9-fixes
Show description for 61dda34
peter-lawrey
authored
61dda34
View commit details
Copy full SHA for 61dda34
View code at this point
Browse repository at this point
Replace busy wait with Waiters utility for lock binding in AffinityLockTest
peter-lawrey
committed
4685c33
View commit details
Copy full SHA for 4685c33
View code at this point
Browse repository at this point
Fixes for java 9+ support
peter-lawrey
committed
08f9756
View commit details
Copy full SHA for 08f9756
View code at this point
Browse repository at this point
Add tests for AffinityLock behavior and exception handling
peter-lawrey
committed
53f1286
View commit details
Copy full SHA for 53f1286
View code at this point
Browse repository at this point
Merge branch 'added-tests' into acquireCore-fix
peter-lawrey
authored
4c7628d
View commit details
Copy full SHA for 4c7628d
View code at this point
Browse repository at this point
Refactor AffinityLock methods to improve CPU ID validation and logging
peter-lawrey
committed
d16bf60
View commit details
Copy full SHA for d16bf60
View code at this point
Browse repository at this point
Refactor CPU ID validation in AffinityLock and enhance test cases for invalid inputs
peter-lawrey
committed
df7941e
View commit details
Copy full SHA for df7941e
View code at this point
Browse repository at this point
Refactor AffinityLock methods to improve CPU ID validation and logging
peter-lawrey
committed
c226844
View commit details
Copy full SHA for c226844
View code at this point
Browse repository at this point
Refactor CPU ID validation in AffinityLock and enhance test cases for invalid inputs
peter-lawrey
committed
fa423ea
View commit details
Copy full SHA for fa423ea
View code at this point
Browse repository at this point
Refactor AffinityLock methods to improve CPU ID validation and logging
peter-lawrey
committed
2d931c3
View commit details
Copy full SHA for 2d931c3
View code at this point
Browse repository at this point
Commits on May 23, 2025
Deprecate obtainLock method with single id parameter in LockChecker
peter-lawrey
committed
872cbff
View commit details
Copy full SHA for 872cbff
View code at this point
Browse repository at this point
Improve logging in FileLockBasedLockChecker to include additional CPU identifier on lock failure
peter-lawrey
committed
addd3ee
View commit details
Copy full SHA for addd3ee
View code at this point
Browse repository at this point
AffinityLock.acquireCore should lock/unlock all cpus ie 2 when hyperthreaded
peter-lawrey
committed
69157af
View commit details
Copy full SHA for 69157af
View code at this point
Browse repository at this point
Add tests for AffinityLock behavior and exception handling
peter-lawrey
committed
526cfff
View commit details
Copy full SHA for 526cfff
View code at this point
Browse repository at this point
Added tests for edge cases
peter-lawrey
committed
04268d4
View commit details
Copy full SHA for 04268d4
View code at this point
Browse repository at this point
Code analysis fixes: Refactor code for consistency and readability, including assertion simplifications and formatting improvements
peter-lawrey
committed
32f317a
View commit details
Copy full SHA for 32f317a
View code at this point
Browse repository at this point
Enhance documentation for ITicker interface with detailed description of high resolution time source and utility methods
peter-lawrey
committed
e6f2812
View commit details
Copy full SHA for e6f2812
View code at this point
Browse repository at this point
Add requirements document for Java Thread Affinity library and update README with OS support details
peter-lawrey
committed
c7e60bb
View commit details
Copy full SHA for c7e60bb
View code at this point
Browse repository at this point
Commits on May 22, 2025
Update copyright year to 2025 in multiple files
peter-lawrey
committed
36c1cec
View commit details
Copy full SHA for 36c1cec
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
fix NPE
JerryShea
committed
7f2e43e
View commit details
Copy full SHA for 7f2e43e
View code at this point
Browse repository at this point
Commits on Jul 14, 2024
Retrying acquiring a lock after failure to obtain lock file should be an info message, Fixes #130
peter-lawrey
authored and
JerryShea
committed
830b24f
View commit details
Copy full SHA for 830b24f
View code at this point
Browse repository at this point
Commits on Jun 29, 2024
Add rdtsc for ARM 64 and 32 bit (#129)
Show description for 73cc564
rogersimmons
and
rogersimmons
authored
73cc564
View commit details
Copy full SHA for 73cc564
View code at this point
Browse repository at this point
Commits on May 23, 2024
java-parent-pom -> 1.26.0 (finalize)
peter-lawrey
committed
5dcf176
View commit details
Copy full SHA for 5dcf176
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL