On Tue, 4 Oct 2022 12:22:24 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> There are still a number of unneeded references to hg, for example > > make/autoconf/spec.gmk.in > > 772 HG:=@HG@ > > make/autoconf/basic_tools.m4 > > 345 UTIL_LOOKUP_PROGS(HG, hg) > > Those can be cleaned up. This pull request has now been integrated. Changeset: be82cff6 Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/be82cff625c919e332da0879e2be0002485f1d1c Stats: 18 lines in 7 files changed: 0 ins; 10 del; 8 mod 8294748: Cleanup unneeded references to hg Reviewed-by: erikj, clanger ------------- PR: https://git.openjdk.org/jdk/pull/10554