Integrated: 8352692: Add support for extra jlink options
Severin Gehwolf
sgehwolf at openjdk.org
Wed Mar 26 10:55:23 UTC 2025
On Mon, 24 Mar 2025 10:37:10 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Please review this simple change to allow for extra `jlink` flags to be passed to the JDK build by `configure`. The bug describes use-cases where this would be needed.
>
> Testing:
> - [x] GHA
> - [x] Manual tests with a fix for [JDK-8352689](https://bugs.openjdk.org/browse/JDK-8352689) together with a `jlink` arg file.
>
> Thoughts?
This pull request has now been integrated.
Changeset: bc5cde1b
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bc5cde1b198baf6e2e36d370b0aaa907c8f35777
Stats: 17 lines in 3 files changed: 17 ins; 0 del; 0 mod
8352692: Add support for extra jlink options
Reviewed-by: ihse, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/24188
More information about the build-dev
mailing list