RFR: 8367796: Rename AtomicAccess gtests

Kim Barrett kbarrett at openjdk.org
Wed Sep 17 20:24:07 UTC 2025


On Wed, 17 Sep 2025 08:38:32 GMT, Albert Mingkun Yang <ayang 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 ayang (Reviewer).

Thanks for reviews @albertnetymk and @tschatzl

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

PR Comment: https://git.openjdk.org/jdk/pull/27330#issuecomment-3304444622


More information about the hotspot-runtime-dev mailing list