[jdk17u-dev] RFR: 8305819: LogConfigurationTest intermittently fails on AArch64

Martin Doerr mdoerr at openjdk.org
Mon May 13 21:07:10 UTC 2024


On Mon, 13 May 2024 10:20:31 GMT, Liang Mao <lmao at openjdk.org> wrote:

> 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!

LGTM.

-------------

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2460#pullrequestreview-2053825537


More information about the jdk-updates-dev mailing list