On Tue, 4 Oct 2022 13:08:37 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. > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > remove hg related line from MakeBase.gmk Hi Erik, thanks for approving ; do we need a second review or is it sufficient now ? Best regards, Matthias ------------- PR: https://git.openjdk.org/jdk/pull/10554