[jdk17u-dev] RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
Liang Mao
lmao at openjdk.org
Mon May 13 10:26:27 UTC 2024
Hi all,
This pull request contains a backport of commit [911cc7cb](https://github.com/openjdk/jdk/commit/911cc7cb07ed44b24b4c20977d7d6e475bd1b234) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
It fixed a logging crash due to arm weak memory model.
The commit being backported was authored by gaogao-mem on 15 May 2023 and was reviewed by Andrew Haley, David Holmes and Xin Liu.
The conflicts only come from the difference of "NULL" and "nullptr".
Additional testing:
- [x] Verified the test case in original PR.
Thanks!
-------------
Commit messages:
- Backport 911cc7cb07ed44b24b4c20977d7d6e475bd1b234
Changes: https://git.openjdk.org/jdk17u-dev/pull/2460/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2460&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305819
Stats: 19 lines in 2 files changed: 10 ins; 0 del; 9 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2460.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2460/head:pull/2460
PR: https://git.openjdk.org/jdk17u-dev/pull/2460
More information about the jdk-updates-dev
mailing list