Integrated: 8275128: Build hsdis using normal build system
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Oct 12 23:31:58 UTC 2021
On Tue, 12 Oct 2021 11:24:01 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> There are multiple bugs related to hsdis, calling both for added simplicity in building, and allowing for multiple backends.
>
> The very first step is getting rid of the stand-alone Makefile and integrate the build using standard build-infra tooling.
>
> This patch does this, and it also contains OOTB building on Windows (as requested in JDK-8208495, and furthermore it lays the foundation for adding more backends to hsdis.
This pull request has now been integrated.
Changeset: 03c2b73e
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/03c2b73e2112cdbcbd1230009de0a15a9bd31815
Stats: 668 lines in 8 files changed: 302 ins; 344 del; 22 mod
8275128: Build hsdis using normal build system
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/5908
More information about the hotspot-compiler-dev
mailing list