RFR: JDK-8191614: Generated configure out of sync
David Holmes
david.holmes at oracle.com
Mon Nov 20 22:28:16 UTC 2017
On 21/11/2017 8:12 AM, Erik Joelsson wrote:
> If I run autogen.sh I get a pretty big diff. It seems some merge or
> other have failed to update generated-configure.sh. This patch is just a
> pure rerun of autogen.sh on the latest change.
I don't know how but this seems to have been caused by:
http://hg.openjdk.java.net/jdk/jdk/rev/fb290fd1f9d4
8171853: Remove Shark compiler Reviewed-by: dholmes, kvn, erikj, ihse
There's no generated-configure.sh in the changeset!
But how that could have been that way for so long is a complete mystery
as any build attempt would have tried to regenerate it which would have
failed on most platforms. ???
> Bug: https://bugs.openjdk.java.net/browse/JDK-8191614
> Webrev: http://cr.openjdk.java.net/~erikj/8191614/webrev.01/
Change is fine.
Thanks,
David
-----
> /Erik
>
More information about the build-dev
mailing list