RFR: 8293065: Zero build failure on AArch64 and RISCV64 after JDK-8293007
Yadong Wang
yadongwang at openjdk.org
Tue Aug 30 08:58:24 UTC 2022
On Tue, 30 Aug 2022 06:17:19 GMT, Feilong Jiang <fjiang 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
lgtm(not a reviewer)
-------------
Marked as reviewed by yadongwang (Author).
PR: https://git.openjdk.org/jdk/pull/10075
More information about the hotspot-dev
mailing list