RFR: 8293065: Zero build failure on AArch64 and RISCV64 after JDK-8293007
Feilong Jiang
fjiang at openjdk.org
Wed Aug 31 00:51:04 UTC 2022
On Tue, 30 Aug 2022 07:04:05 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> [JDK-8293007](https://bugs.openjdk.org/browse/JDK-8293007) changes the `AARCH64_PORT_ONLY` macro into `AARCH64`, which is not an equivalent replacement.
>> This patch also fixes the same zero build failure on RISCV64.
>>
>> Testing:
>>
>> - Linux AArch64 zero release build
>> - Linux AArch64 server release build
>> - Linux RISCV64 zero release build
>> - Linux RISCV64 server release build
>
> Looks good.
@fisk @RealFYang @yadongw @vnkozlov -- Thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/10075
More information about the hotspot-dev
mailing list