RFR(XS): 8222627: Remove sneaky token 'Name' in jdk-version.m4

Volker Simonis volker.simonis at gmail.com
Wed Apr 17 05:53:59 UTC 2019


Looks good.

Nice to see how „fault tolerant“ m4 is :)

Langer, Christoph <christoph.langer at sap.com> schrieb am Mi. 17. Apr. 2019
um 08:46:

> Hi,
>
> please review this little revert of a token that accidentally sneaked in
> when I pushed JDK-8222522 (Add configure options for Mac Bundle creation)
> yesterday. I don't know how that happened but fortunately it didn't break
> the build...
>
> diff -r 15f2aae40bc8 -r ae1be0d04777 make/autoconf/jdk-version.m4
> --- a/make/autoconf/jdk-version.m4      Tue Apr 16 20:47:11 2019 -0700
> +++ b/make/autoconf/jdk-version.m4      Wed Apr 17 06:25:14 2019 +0100
> @@ -1,4 +1,4 @@
> -Name#
> +#
> # Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights
> reserved.
> # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
> #
>
> Thanks & Sorry
> Christoph
>
>



More information about the build-dev mailing list