Integrated: 8293065: Zero build failure on AArch64 and RISCV64 after JDK-8293007
Feilong Jiang
fjiang at openjdk.org
Wed Aug 31 00:59:32 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
This pull request has now been integrated.
Changeset: 2d7792c7
Author: Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2d7792c78308503ad291fae51378c213d3e23683
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8293065: Zero build failure on AArch64 and RISCV64 after JDK-8293007
Reviewed-by: eosterlund, fyang, yadongwang, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/10075
More information about the hotspot-dev
mailing list