RFR: 8293065: Zero build failure on AArch64 and RISCV64 after JDK-8293007

Fei Yang fyang at openjdk.org
Tue Aug 30 07:16:57 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

Looks fine to me.

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

Marked as reviewed by fyang (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10075


More information about the hotspot-dev mailing list