Hi Erik, thanks for the feedback. I created : https://bugs.openjdk.org/browse/JDK-8294748 8294748 : Cleanup unneeded references to hg
Best regards, Matthias --------------- snip --------------------------------------------- make/autoconf/spec.gmk.in 772 HG:=@HG@ make/autoconf/basic_tools.m4 345 UTIL_LOOKUP_PROGS(HG, hg) >Those are certainly not needed anymore. make/scripts/update_copyright_year.sh has also quite a few references to hg, but I am not very familiar with the script. >I would leave this script alone unless you intend to really fix it. I never >used it myself, but having it around for reference may be best for now.
