RFR: 8209784: Include hsdis in the JDK [v3]

Erik Joelsson erikj at openjdk.java.net
Wed Mar 2 18:04:17 UTC 2022


On Wed, 2 Mar 2022 14:30:43 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> This PR adds a new configure argument, `--enable-hsdis-bundling`. Setting this, together with a valid backend using `--with-hsdis`, will bundle the generated hsdis library with the JDK.
>> 
>> The PR also includes a refactoring of the hsdis handling in autoconf, breaking it out to a separate file `lib-hsdis.gmk`, and breaking the functionality up in separate functions per backend.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
> 
>   install-hsdis needs to depend on jdk-image

Marked as reviewed by erikj (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/7578



More information about the build-dev mailing list