RFR: 8261027: AArch64: Support for LSE atomics C++ HotSpot code [v5]
Andrew Haley
aph at openjdk.java.net
Wed Feb 10 14:52:41 UTC 2021
On Wed, 10 Feb 2021 14:34:37 GMT, Bernhard Urban-Forster <burban at openjdk.org> wrote:
>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Move assembler stubs to linux-aarch64 dir.
>
> src/hotspot/os_cpu/linux_aarch64/atomic_linux_aarch64.hpp line 257:
>
>> 255:
>> 256: #ifndef CPU_AARCH64_ATOMIC_AARCH64_HPP
>> 257: #define CPU_AARCH64_ATOMIC_AARCH64_HPP
>
> something went wrong here.
I moved it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2434
More information about the hotspot-dev
mailing list