RFR: JDK-8294748: Cleanup unneeded references to hg [v2]

Christoph Langer clanger at openjdk.org
Wed Oct 5 05:56:07 UTC 2022


On Tue, 4 Oct 2022 13:08:37 GMT, Matthias Baesken <mbaesken at 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

Looks good. Thanks for the cleanup.

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

Marked as reviewed by clanger (Reviewer).

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



More information about the build-dev mailing list