[jdk11u-dev] Integrated: 8315020: The macro definition for LoongArch64 zero build is not accurate.

Ao Qi aoqi at openjdk.org
Fri Sep 15 07:48:54 UTC 2023


On Thu, 14 Sep 2023 04:05:23 GMT, Ao Qi <aoqi at openjdk.org> wrote:

> I would like to backport [JDK-8315020](https://bugs.openjdk.org/browse/JDK-8315020) to jdk11u. This backport fixes LoongArch64 Zero build. LoongArch is added to Debian Ports, and the backport will help the builds in Debian.
> 
> The patch doesn't apply clean:
> - `make/autoconf/platform.m4` - Not clean. There is no support for RISCV32 in jdk11u, and this backport does not include modifications to the RISCV32 part.
> - `src/hotspot/os/linux/os_linux.cpp` - Clean.
> 
> Testing:
> 
> - `linux-loongarch64-zero-release` and `linux-loongarch64-zero-fastdebug` native build
> 
> 
> openjdk version "11.0.22-internal" 2024-01-16
> OpenJDK Runtime Environment (fastdebug build 11.0.22-internal+0-adhoc.aoqi.jdk11u-dev)
> OpenJDK 64-Bit Zero VM (fastdebug build 11.0.22-internal+0-adhoc.aoqi.jdk11u-dev, interpreted mode)

This pull request has now been integrated.

Changeset: 6fe81727
Author:    Ao Qi <aoqi at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/6fe81727d87b33acd33b96e9b87a167713f8d608
Stats:     4 lines in 2 files changed: 2 ins; 0 del; 2 mod

8315020: The macro definition for LoongArch64 zero build is not accurate.

Reviewed-by: fyang
Backport-of: 725ec0ce1b463b21cd4c5287cf4ccbee53ec7349

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2129


More information about the jdk-updates-dev mailing list