OpenHFT / OpenHFT/Java-Runtime-Compiler
Race condition on Java 11/17 on 23 branch
@peter-k-lawrey is already working on this.
Since Jul 28, 2023.
- Dominant language
- Java
- Stars
- 708
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
There's a specific test that when run on Java 11 or 17 on the release/23 branch fails with a strange error. It's resolved by increasing a Jvm.pause.
It's not a rabbit hole I'm inclined to go down but you can see examples of it in https://teamcity.chronicle.software/buildConfiguration/Chronicle_ChronicleQueueEnterprise_SnapshotJava11/832421?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true
And it's 100% reproducible by running SwitchMasterTest#networkStatsListenerIsAppliedWhenClusterReconfigures in QE
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.