hg: hsx/hotspot-main: 12 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Thu Nov 29 20:31:53 PST 2012
Changeset: a2df4ee40ecb
Author: tbell
Date: 2012-11-14 10:05 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/a2df4ee40ecb
8002026: build-infra: deploy repository building
Summary: Change the compare script to handle deploy build artifacts.
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com
! common/bin/compare.sh
! common/bin/compare_exceptions.sh.incl
Changeset: c81c4a5d8b50
Author: tbell
Date: 2012-11-14 10:13 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/c81c4a5d8b50
8001875: build-infra: We must be able to force static linking of stdc++
Summary: Ensure that we build with static linking when requested, or do not build at all
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com
! common/autoconf/generated-configure.sh
! common/autoconf/libraries.m4
Changeset: 582c696033f5
Author: tbell
Date: 2012-11-14 10:16 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/582c696033f5
8001941: build-infra: --disable-precompiled-headers does not seem to work
Summary: With this fix the flag will do what it advertises
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com
! common/autoconf/build-performance.m4
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
Changeset: f59a07f85125
Author: tbell
Date: 2012-11-14 10:18 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/f59a07f85125
8003317: build-infra: Configure fails when current dir is part of a symlink
Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
Changeset: e69396d6d3e8
Author: tbell
Date: 2012-11-14 10:20 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/e69396d6d3e8
8003327: build-infra: "/bin/sh: : cannot execute" on solaris
Summary: Fix quoting inside cut command used in the pipeline
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com
! common/makefiles/MakeHelpers.gmk
Changeset: 06f146c05f49
Author: tbell
Date: 2012-11-15 00:54 +0000
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/06f146c05f49
Merge
Changeset: ecf751a69f6a
Author: tbell
Date: 2012-11-19 14:06 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/ecf751a69f6a
8003300: build-infra: fails on solaris when objcopy is not found
Summary: Only call BASIC_FIXUP_EXECUTABLE() if objcopy was found.
Reviewed-by: tbell
Contributed-by: erik.joelsson at oracle.com
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
Changeset: f8b0bacd4de5
Author: erikj
Date: 2012-11-28 13:15 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/f8b0bacd4de5
8001460: build-infra: Linker warnings on macosx
Summary: Only linking against jvm variant specific dirs if they are expected to exist.
Reviewed-by: ohair
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
Changeset: 6ff2e1280dc3
Author: erikj
Date: 2012-11-28 13:40 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/6ff2e1280dc3
8003844: build-infra: docs target isn't working properly
Summary: Fixed docs and docs-clean target. Added compare support for docs.
Reviewed-by: ohair, jjg, ohrstrom
! common/bin/compare.sh
! common/makefiles/Main.gmk
! common/makefiles/javadoc/Javadoc.gmk
Changeset: 7d7dd520ebfd
Author: erikj
Date: 2012-11-28 13:48 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/7d7dd520ebfd
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris.
Reviewed-by: ohair, ohrstrom
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
! common/bin/compare_exceptions.sh.incl
Changeset: 13bb8c326e7b
Author: katleman
Date: 2012-11-28 14:03 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/13bb8c326e7b
Merge
Changeset: 16292f54195c
Author: katleman
Date: 2012-11-29 11:29 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/rev/16292f54195c
Added tag jdk8-b66 for changeset 13bb8c326e7b
! .hgtags
More information about the hotspot-dev
mailing list