[8u] RFR (S) 8079891: Store configure log in $BUILD/configure.log
Hohensee, Paul
hohensee at amazon.com
Tue Apr 27 14:13:45 UTC 2021
8u webrev?
Thanks,
Paul
-----Original Message-----
From: jdk8u-dev <jdk8u-dev-retn at openjdk.java.net> on behalf of Aleksey Shipilev <shade at redhat.com>
Date: Tuesday, April 27, 2021 at 3:02 AM
To: "jdk8u-dev at openjdk.java.net" <jdk8u-dev at openjdk.java.net>
Subject: [8u] RFR (S) 8079891: Store configure log in $BUILD/configure.log
Original RFE:
https://bugs.openjdk.java.net/browse/JDK-8079891
https://hg.openjdk.java.net/jdk9/jdk9/rev/98e85b507b09
I would like to have this simple build feature in 8u to better report configuration logs from 8u
CIs. This patch applies mostly trivially, with the following changes:
*) Blocks mentioning CONFIGURESUPPORT_OUTPUTDIR are removed, as these are not relevant to 8u
build system;
*) Minor contextual conflicts are resolved;
Current patch needs JDK-8065215 applied first to get the help block at the end of configure. This
also needs JDK-8080082 as the follow-up.
Testing: 8u build; observing configure.log in build artifacts
--
Thanks,
-Aleksey
More information about the jdk8u-dev
mailing list