On Tue, 22 Feb 2022 16:10:22 GMT, Magnus Ihse Bursie <i...@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.

This pull request has now been integrated.

Changeset: b6c35ae4
Author:    Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/b6c35ae44aeb31deb7a15ee2939156ed00b3df52
Stats:     676 lines in 8 files changed: 386 ins; 276 del; 14 mod

8209784: Include hsdis in the JDK

Reviewed-by: erikj

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

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

Reply via email to