hg: jdk8/profiles: 18 new changesets

david.holmes at oracle.com david.holmes at oracle.com
Tue Dec 4 20:51:25 PST 2012


Changeset: 0e1b5886b06c
Author:    katleman
Date:      2012-11-15 15:38 -0800
URL:       http://hg.openjdk.java.net/jdk8/profiles/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/profiles/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/profiles/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/profiles/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/profiles/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/profiles/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/profiles/rev/06f146c05f49

Merge


Changeset: ecf751a69f6a
Author:    tbell
Date:      2012-11-19 14:06 -0800
URL:       http://hg.openjdk.java.net/jdk8/profiles/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/profiles/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/profiles/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/profiles/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/profiles/rev/13bb8c326e7b

Merge


Changeset: 16292f54195c
Author:    katleman
Date:      2012-11-29 11:29 -0800
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/16292f54195c

Added tag jdk8-b66 for changeset 13bb8c326e7b

! .hgtags

Changeset: 1acef7895c5f
Author:    dholmes
Date:      2012-12-03 00:18 -0500
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/1acef7895c5f

Merge

! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
! common/autoconf/toolchain.m4
! common/makefiles/Main.gmk

Changeset: 748deeefd6a1
Author:    dholmes
Date:      2012-12-04 01:37 -0500
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/748deeefd6a1

Regenerated

! common/autoconf/generated-configure.sh

Changeset: e57a41f46fa9
Author:    dholmes
Date:      2012-12-04 22:56 -0500
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/e57a41f46fa9

Pass through settings needed for FDS to work in hotspot

! common/autoconf/hotspot-spec.gmk.in

Changeset: 3a4d8fdecead
Author:    dholmes
Date:      2012-12-04 23:47 -0500
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/3a4d8fdecead

Regenerated

! common/autoconf/generated-configure.sh

Changeset: 29d8868cfce1
Author:    dholmes
Date:      2012-12-04 23:51 -0500
URL:       http://hg.openjdk.java.net/jdk8/profiles/rev/29d8868cfce1

Regenerated

! common/autoconf/generated-configure.sh




More information about the build-infra-dev mailing list