Integrated: JDK-8294748: Cleanup unneeded references to hg
Matthias Baesken
mbaesken at openjdk.org
Wed Oct 5 07:28:26 UTC 2022
On Tue, 4 Oct 2022 12:22:24 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.
This pull request has now been integrated.
Changeset: be82cff6
Author: Matthias Baesken <mbaesken at 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
More information about the build-dev
mailing list