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

Liang Mao lmao at openjdk.org
Thu May 16 08:33:06 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!

This pull request has now been integrated.

Changeset: 18bb8dab
Author:    Liang Mao <lmao at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/18bb8dab659f5b57eb0acfa6c18eaaa8ca9ff55f
Stats:     19 lines in 2 files changed: 10 ins; 0 del; 9 mod

8305819: LogConfigurationTest intermittently fails on AArch64

Reviewed-by: mdoerr
Backport-of: 911cc7cb07ed44b24b4c20977d7d6e475bd1b234

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2460


More information about the jdk-updates-dev mailing list