[riscv-port-jdk11u:riscv-port] RFR: 8299168: RISC-V: Fix MachNode size mismatch for MacroAssembler::_verify_oops*
Andreas Schwab
duke at openjdk.org
Wed Oct 16 09:59:29 UTC 2024
On Wed, 16 Oct 2024 07:53:11 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:
> Please review this backport to riscv-port-jdk11u.
> Backport of [JDK-8299168](https://bugs.openjdk.org/browse/JDK-8299168).
> Applies not cleanly due to context difference, but it is easy to resolve them manually.
>
> Testing:
> - [ ] Tier1 passed without new failure on unmatched (release).
/home/abuild/rpmbuild/BUILD/jdk11u-jdk-11.0.25-9/src/hotspot/cpu/riscv/macroAssembler_riscv.cpp:391:5: error: 'IncompressibleRegion' was not declared in this scope; did you mean 'CompressibleRegion'?
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/42#issuecomment-2416317223
More information about the riscv-port-dev
mailing list