Integrated: 8273927: Enable hsdis for riscv64
Aleksey Shipilev
shade at openjdk.java.net
Tue Sep 21 06:00:53 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
This pull request has now been integrated.
Changeset: 240fa6ef
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/240fa6efa266bc9c9f269c6215aa9df469b6eaa8
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8273927: Enable hsdis for riscv64
Reviewed-by: ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/5558
More information about the hotspot-compiler-dev
mailing list