RFR: 8261072: AArch64: Fix MacroAssembler::get_thread convention [v2]
Anton Kozlov
akozlov at openjdk.java.net
Fri Feb 12 13:19:55 UTC 2021
On Fri, 12 Feb 2021 13:10:25 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Change comment
>
> src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp line 5270:
>
>> 5268: //
>> 5269: // On Linux, aarch64_get_thread_helper() clobbers only r0, r1, and flags.
>> 5270: // On Windows, the helper is a usual C function.
>
> This should say "other systems", not "Windows". Otherwise OK.
Thanks, fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2451
More information about the hotspot-dev
mailing list