RFR: 8270517: Add Zero support for LoongArch [v2]

Aleksey Shipilev shade at openjdk.java.net
Thu Jul 15 08:31:14 UTC 2021


On Thu, 15 Jul 2021 07:42:33 GMT, Ao Qi <aoqi at openjdk.org> wrote:

>> LoongArch is a new RISC ISA. This issue proposes adding Zero support for LoongArch. Only 64-bit support is proposed at present.
>> 
>> linux-loongarch64-zero-{release, fastdebug} build tested:
>> 
>> $ ./build/linux-loongarch64-zero-fastdebug/jdk/bin/java -version
>> openjdk version "18-internal" 2022-03-15
>> OpenJDK Runtime Environment (fastdebug build 18-internal+0-adhoc.aoqi.jdk)
>> OpenJDK 64-Bit Zero VM (fastdebug build 18-internal+0-adhoc.aoqi.jdk, interpreted mode)
>
> Ao Qi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed redundant whitespaces

Oh wait, the PR is only 4 hours old, so I removed my `/sponsor` comment, but it was apparently too late. I should have waited for a bit longer. No harm seems to be done yet. We shall do any followups, if any problems arise.

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

PR: https://git.openjdk.java.net/jdk/pull/4787



More information about the build-dev mailing list