RFR: 8296478: Rework 8282948 and 8282700 to use the new autoconf UTIL_ARG_WITH [v10]

Julian Waters jwaters at openjdk.org
Thu Dec 8 10:30:15 UTC 2022


> 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.

Julian Waters has updated the pull request incrementally with two additional commits since the last revision:

 - make/autoconf/jdk-version.m4
   
   Co-authored-by: Magnus Ihse Bursie <mag at icus.se>
 - make/autoconf/jdk-version.m4
   
   Co-authored-by: Magnus Ihse Bursie <mag at icus.se>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11020/files
  - new: https://git.openjdk.org/jdk/pull/11020/files/1cf37372..9405b70d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11020&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11020&range=08-09

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11020.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11020/head:pull/11020

PR: https://git.openjdk.org/jdk/pull/11020



More information about the build-dev mailing list