RFR: 8275128: Build hsdis using normal build system [v3]
Erik Joelsson
erikj at openjdk.java.net
Tue Oct 12 22:17:46 UTC 2021
On Tue, 12 Oct 2021 21:58:23 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.
>
> Magnus Ihse Bursie has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5908
More information about the build-dev
mailing list