RFR: 8376191: Remove AtomicAccess include from files that do not use it in gc/shared [v2]

Stefan Karlsson stefank at openjdk.org
Tue Jan 27 11:12:51 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 stefank (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/29384#pullrequestreview-3710562167


More information about the hotspot-gc-dev mailing list