Integrated: 8367796: Rename AtomicAccess gtests
Kim Barrett
kbarrett at openjdk.org
Wed Sep 17 20:24:08 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
This pull request has now been integrated.
Changeset: f682f070
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f682f070079037f8fb646e91ea336af0bc778813
Stats: 52 lines in 1 file changed: 1 ins; 0 del; 51 mod
8367796: Rename AtomicAccess gtests
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/27330
More information about the hotspot-runtime-dev
mailing list