RFR: 8273927: Enable hsdis for riscv64
Magnus Ihse Bursie
ihse at openjdk.java.net
Mon Sep 20 11:43:47 UTC 2021
On Fri, 17 Sep 2021 08:38:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Currently compiled `hsdis-riscv64.so` binary complains:
>
>
> hsdis: bad native mach=architecture not set in Makefile!; please port hsdis to this platform
>
>
> It seems to be as simple as point to the right BFD arch.
>
> Additional testing:
> - [x] Linux RISC-V port, `-XX:+PrintAssembly` works
Marked as reviewed by ihse (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5558
More information about the build-dev
mailing list