RFR: 8273927: Enable hsdis for riscv64
    Aleksey Shipilev 
    shade at openjdk.java.net
       
    Tue Sep 21 06:00:52 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
Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/5558
    
    
More information about the build-dev
mailing list