[8u] RFR (XS) 8269953: config.log is not in build directory after 8u backport of JDK-8079891

Andrew Hughes gnu.andrew at redhat.com
Wed Jul 7 17:13:52 UTC 2021


On 11:11 Wed 07 Jul     , Severin Gehwolf wrote:
> On Tue, 2021-07-06 at 20:42 +0200, Aleksey Shipilev wrote:
> > Apologies, I just introduced a minor 8u-specific build infra bug:
> >    https://bugs.openjdk.java.net/browse/JDK-8269953
> > 
> > Configure current jdk8u-dev and see:
> > 
> > jdk8u-dev $ find | grep config.log
> > config.log
> > 
> > ...while it should be here:
> > 
> > jdk8u-dev $ find | grep config.log
> > ./build/linux-x86_64-normal-server-fastdebug/config.log
> > 
> > This block was accidentally dropped:
> >    http://hg.openjdk.java.net/jdk8u/jdk8u-dev/rev/7cf12efdd88d#l3.11
> > 
> > 8u webrev:
> >   http://cr.openjdk.java.net/~shade/8269953/webrev.8u.01/
> > 
> > Testing: observing where is config.log
> 
> Looks OK to me.
> 
> Thanks,
> Severin
> 

Happy for this to go in as well. I presume in my case, where $(pwd) =
OUTPUT_ROOT, it will fail, trying to copy the file over itself?

Thanks,
-- 
Andrew :)
Pronouns: he / him or they / them
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list