[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v3]

kuaiwei duke at openjdk.org
Tue Sep 5 07:50:06 UTC 2023


On Mon, 28 Aug 2023 07:14:29 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> kuaiwei has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 129 commits:
>> 
>>  - Build with gcc 13
>>  - Save all call-clobbered registers for spark tests may crash
>>  - Misc adaptations to jdk11u
>>  - Revert JDK-8213436: Obsolete UseMembar && JDK-8188764: Obsolete AssumeMP and then remove all support for non-MP builds, always enabled
>>  - Revert:
>>    JDK-8243208: Clean up JVMFlag implementation
>>    JDK-8236625: Remove writeable macro from JVM flags declaration
>>  - Revert JDK-8220049: Obsolete ThreadLocalHandshakes
>>  - Revert JDK-8272873: C2: Inlining should not depend on absolute call site counts
>>  - Revert JDK-8220051: Remove global safepoint code
>>  - Revert JDK-8222637: Obsolete NeedsDeoptSuspend
>>  - Revert:
>>    JDK-8246689: Enable independent compressed oops/class ptrs on Aarch64
>>    JDK-8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
>>  - ... and 119 more: https://git.openjdk.org/riscv-port-jdk11u/compare/b9c9c2c2...1b8778b0
>
> make/autoconf/build-aux/config.guess line 3:
> 
>> 1: #!/bin/sh
>> 2: #
>> 3: # Copyright (c) 2012, 2022, Oracle and/or its affiliates. All rights reserved.
> 
> Simillar here.

Done

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

PR Review Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#discussion_r1315496883


More information about the riscv-port-dev mailing list