OpenHFT / OpenHFT/Java-Runtime-Compiler
Race condition on Java 11/17 on 23 branch
@peter-k-lawrey 已经在做这个了。
开始于 2023年7月28日。
- 主要语言
- Java
- 星标
- 708
- 派生
- 147
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。