hg: jdk8/2d: 17 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Fri Nov 30 16:44:50 PST 2012
Changeset: 8bbc72864a41
Author: ohrstrom
Date: 2012-11-08 12:24 +0100
URL: http://hg.openjdk.java.net/jdk8/2d/rev/8bbc72864a41
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
! common/makefiles/JavaCompilation.gmk
Changeset: 78bb27faf889
Author: tbell
Date: 2012-11-12 12:34 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/rev/78bb27faf889
8002028: build-infra: need no-hotspot partial build
Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
Contributed-by: erik.joelsson at oracle.com
! common/autoconf/generated-configure.sh
! common/autoconf/source-dirs.m4
! common/autoconf/spec.gmk.in
! common/makefiles/Main.gmk
Changeset: f2ac4d0edaae
Author: tbell
Date: 2012-11-13 15:54 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/rev/f2ac4d0edaae
8003274: build-infra: Makefile changes needed for sjavac
Summary: changes left in build-infra that are related to sjavac
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson at oracle.com, fredrik.ohrstrom at oracle.com
! common/autoconf/spec.gmk.in
! common/makefiles/JavaCompilation.gmk
! common/makefiles/MakeHelpers.gmk
Changeset: b772de306dc2
Author: katleman
Date: 2012-11-14 12:28 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/rev/b772de306dc2
Merge
Changeset: 0e1b5886b06c
Author: katleman
Date: 2012-11-15 15:38 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/rev/0e1b5886b06c
Added tag jdk8-b65 for changeset b772de306dc2
! .hgtags
Changeset: a2df4ee40ecb
Author: tbell
Date: 2012-11-14 10:05 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/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/jdk8/2d/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/jdk8/2d/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/jdk8/2d/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/jdk8/2d/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/jdk8/2d/rev/06f146c05f49
Merge
Changeset: ecf751a69f6a
Author: tbell
Date: 2012-11-19 14:06 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/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/jdk8/2d/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/jdk8/2d/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/jdk8/2d/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/jdk8/2d/rev/13bb8c326e7b
Merge
Changeset: 16292f54195c
Author: katleman
Date: 2012-11-29 11:29 -0800
URL: http://hg.openjdk.java.net/jdk8/2d/rev/16292f54195c
Added tag jdk8-b66 for changeset 13bb8c326e7b
! .hgtags
More information about the jdk8-changes
mailing list