git: openjdk/jdk-sandbox: riscv-port-branch: Fix use of macro RISCV64 in shared code, renaming to RISCV as necessary.

duke duke at openjdk.java.net
Mon Oct 11 02:27:28 UTC 2021


Changeset: 2131a6ff
Author:    Fei Yang <felix.yang at huawei.com>
Date:      2021-10-10 22:21:43 +0000
URL:       https://git.openjdk.java.net/jdk-sandbox/commit/2131a6fff5cdc90596e858801d4654516f5ae397

Fix use of macro RISCV64 in shared code, renaming to RISCV as necessary.

! src/hotspot/share/c1/c1_LIR.cpp
! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/c1/c1_LIRAssembler.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LIRGenerator.hpp
! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/gc/g1/c1/g1BarrierSetC1.cpp
! src/hotspot/share/gc/shared/c1/barrierSetC1.cpp
! src/hotspot/share/gc/shared/c1/cardTableBarrierSetC1.cpp
! src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp
! src/hotspot/share/gc/z/c1/zBarrierSetC1.cpp
! src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
! src/hotspot/share/jfr/utilities/jfrBigEndian.hpp
! src/hotspot/share/opto/memnode.hpp
! src/hotspot/share/opto/regmask.hpp
! src/hotspot/share/opto/subnode.hpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/utilities/macros.hpp
! src/utils/hsdis/hsdis.c



More information about the jdk-sandbox-changes mailing list