RFR: 8376191: Remove AtomicAccess include from files that do not use it in gc/shared [v2]
Ivan Walulya
iwalulya at openjdk.org
Tue Jan 27 09:28:28 UTC 2026
On Mon, 26 Jan 2026 13:59:44 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Hi all,
>>
>> please review this trivial change to remove the `AtomicAccess.hpp` include to files that do not use anything from that file.
>>
>> Testing: gha, local compilation with disabled precompiled headers on linux-aarch64
>>
>> Thanks,
>> Thomas
>
> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - * stefank review
> - Merge branch 'master' into 8376191-remove-atomicaccess-shared
> - 8376191
>
> Hi all,
>
> please review this trivial change to remove the `AtomicAccess.hpp` include to files that do not use anything from that file.
>
> Testing: gha, local compilation with disabled precompiled headers on linux-aarch64
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29384#pullrequestreview-3710069301
More information about the hotspot-gc-dev
mailing list