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

Thomas Schatzl tschatzl at openjdk.org
Tue Jan 27 12:54:36 UTC 2026


On Tue, 27 Jan 2026 11:10:05 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> 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).

Thanks @stefank @walulyai for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/29384#issuecomment-3805050760


More information about the hotspot-gc-dev mailing list