RFR: 8352692: Add support for extra jlink options [v2]

Severin Gehwolf sgehwolf at openjdk.org
Tue Mar 25 18:30:30 UTC 2025


On Tue, 25 Mar 2025 15:51:02 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> make/autoconf/jdk-options.m4 line 638:
>> 
>>> 636:   # Extra jlink options to be (optionally) passed to the JDK build
>>> 637:   #
>>> 638:   AC_ARG_WITH(extra-jlink-flags, [AS_HELP_STRING([--with-extra-jlink-flags],
>> 
>> Please use `UTIL_ARG_WITH` for new flags.
>
> OK.

Done in https://github.com/openjdk/jdk/pull/24188/commits/7bf97d65304d5bebb767af54fcde12a7b604b6b0

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24188#discussion_r2012719509


More information about the build-dev mailing list