Integrated: 8296478: Rework 8282948 and 8282700 to use the new autoconf UTIL_ARG_WITH
Julian Waters
jwaters at openjdk.org
Thu Jan 12 15:07:53 UTC 2023
On Mon, 7 Nov 2022 14:39:02 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available when both 8282948 and 8282700 were written. They can now be moved to using the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4. They are out of the scope of this commit, which aims only to rework the previous integrated commits mentioned above.
This pull request has now been integrated.
Changeset: 26890d19
Author: Julian Waters <jwaters at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/26890d19096a9af95df05105e7e2972068af3742
Stats: 276 lines in 3 files changed: 68 ins; 90 del; 118 mod
8296478: Rework 8282948 and 8282700 to use the new autoconf UTIL_ARG_WITH
Reviewed-by: erikj, ihse
-------------
PR: https://git.openjdk.org/jdk/pull/11020
More information about the build-dev
mailing list