RFR: 8367486: Change prefix for platform-dependent AtomicAccess files [v3]

Stefan Karlsson stefank at openjdk.org
Mon Sep 15 06:19:23 UTC 2025


On Mon, 15 Sep 2025 04:18:47 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix zero
>
> Changes requested by kbarrett (Reviewer).

@kimbarrett I've updated the zero files and compiled locally on linux and mac.

> src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp line 27:
> 
>> 25: 
>> 26: #include "asm/assembler.inline.hpp"
>> 27: #include "atomicAccess_linux_zero.hpp"
> 
> It looks like `os_bsd_zero.cpp` has the same issue, but doesn't seem to be touched in this PR?

Fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/27245#issuecomment-3290633314
PR Review Comment: https://git.openjdk.org/jdk/pull/27245#discussion_r2347968924


More information about the hotspot-runtime-dev mailing list