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

Matthias Baesken mbaesken at openjdk.org
Tue Oct 4 13:30:09 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

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



More information about the build-dev mailing list