RFR: 8261027: AArch64: Support for LSE atomics C++ HotSpot code [v3]

Andrew Haley aph at openjdk.java.net
Tue Feb 9 17:28:02 UTC 2021


On Tue, 9 Feb 2021 16:50:35 GMT, Volker Simonis <simonis at openjdk.org> wrote:

>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Properly align everything
>
> src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp line 35:
> 
>> 33: #include "interpreter/interpreter.hpp"
>> 34: #include "memory/universe.hpp"
>> 35: #include "atomic_aarch64.hpp"
> 
> I think the conventions is to put the includes in alphabetic order after `#include "precompiled.hpp"`

Good catch, thanks

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

PR: https://git.openjdk.java.net/jdk/pull/2434


More information about the hotspot-dev mailing list