RFR: 8352692: Add support for extra jlink options [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Wed Mar 26 10:55:22 UTC 2025
On Tue, 25 Mar 2025 18:30:30 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?
>
> Severin Gehwolf has updated the pull request incrementally with one additional commit since the last revision:
>
> Use UTIL_ARG_WITH over AC_ARG_WITH
LGTM
-------------
Marked as reviewed by ihse (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24188#pullrequestreview-2716708804
More information about the build-dev
mailing list