RFR: 8376191: Remove AtomicAccess include from files that do not use it in gc/shared [v2]
Thomas Schatzl
tschatzl at openjdk.org
Mon Jan 26 13:59:44 UTC 2026
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29384/files
- new: https://git.openjdk.org/jdk/pull/29384/files/8b30f33b..c5dba82d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29384&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29384&range=00-01
Stats: 10468 lines in 277 files changed: 3074 ins; 1796 del; 5598 mod
Patch: https://git.openjdk.org/jdk/pull/29384.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29384/head:pull/29384
PR: https://git.openjdk.org/jdk/pull/29384
More information about the hotspot-gc-dev
mailing list