On Fri, 17 Sep 2021 08:38:09 GMT, Aleksey Shipilev <sh...@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