hg: build-infra/jdk8/hotspot: Adding $(LOG_INFO) to the most frequently appearing messages. On Hotspot

magnus.ihse.bursie at oracle.com magnus.ihse.bursie at oracle.com
Wed Oct 10 06:28:24 PDT 2012


Changeset: a81f04d2094a
Author:    ihse
Date:      2012-10-10 15:28 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk8/hotspot/rev/a81f04d2094a

Adding $(LOG_INFO) to the most frequently appearing messages. On Hotspot
builds using old build system, this evaluates to nothing and is ignored. On
build-infra builds, this evaluates to nothing if using LOG=info (or below),
otherwise it evaluates to "> /dev/null", making Hotspot considerably less
verbose.

! make/bsd/makefiles/adlc.make
! make/bsd/makefiles/buildtree.make
! make/bsd/makefiles/jvmti.make
! make/bsd/makefiles/rules.make
! make/bsd/makefiles/sa.make
! make/bsd/makefiles/top.make
! make/bsd/makefiles/vm.make
! make/linux/makefiles/adlc.make
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/defs.make
! make/linux/makefiles/jvmti.make
! make/linux/makefiles/rules.make
! make/linux/makefiles/top.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/adlc.make
! make/solaris/makefiles/buildtree.make
! make/solaris/makefiles/defs.make
! make/solaris/makefiles/dtrace.make
! make/solaris/makefiles/jvmti.make
! make/solaris/makefiles/rules.make
! make/solaris/makefiles/top.make
! make/windows/makefiles/defs.make
! make/windows/makefiles/jvmti.make




More information about the build-infra-dev mailing list