RFR: 8367796: Rename AtomicAccess gtests

Thomas Schatzl tschatzl at openjdk.org
Wed Sep 17 13:29:24 UTC 2025


On Wed, 17 Sep 2025 05:48:08 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this trivial renaming change. AtomicAccess gtest names and
> supporting classes are being renamed to use "AtomicAccess" nomenclature,
> rather than just "Atomic". (The potential for ODR violations could have been
> eliminated by instead using anonymous namespaces, but use of those is still
> not permitted in HotSpot.)
> 
> Testing: mach5 tier1

Marked as reviewed by tschatzl (Reviewer).

I think this is trivial enough.

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

PR Review: https://git.openjdk.org/jdk/pull/27330#pullrequestreview-3234468181
PR Comment: https://git.openjdk.org/jdk/pull/27330#issuecomment-3303014035


More information about the hotspot-runtime-dev mailing list