hg: type-annotations/type-annotations: 21 new changesets

wdietl at gmail.com wdietl at gmail.com
Wed Nov 7 22:08:31 PST 2012


Changeset: 4bde5640fb36
Author:    alanb
Date:      2012-10-09 13:25 +0100
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/4bde5640fb36

7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris

! make/jprt.properties
! test/Makefile

Changeset: dae9821589cc
Author:    katleman
Date:      2012-09-27 11:24 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/dae9821589cc

Added tag jdk8-b58 for changeset 936702480487

! .hgtags

Changeset: b9d574659206
Author:    katleman
Date:      2012-10-04 14:34 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/b9d574659206

Added tag jdk8-b59 for changeset dae9821589cc

! .hgtags

Changeset: 4b54d77a6831
Author:    dholmes
Date:      2012-10-09 02:08 -0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/4b54d77a6831

8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build
Summary: Add OPENJDK to the COMMON_BUILD_ARGUMENTS
Reviewed-by: tbell

! make/Defs-internal.gmk

Changeset: e07f499b9dcc
Author:    katleman
Date:      2012-10-10 14:47 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/e07f499b9dcc

Merge


Changeset: 20ff117b5090
Author:    katleman
Date:      2012-10-11 09:48 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/20ff117b5090

Added tag jdk8-b60 for changeset e07f499b9dcc

! .hgtags

Changeset: ce2b111ee869
Author:    lana
Date:      2012-10-12 14:46 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/ce2b111ee869

Merge


Changeset: 8343ccdd63f1
Author:    katleman
Date:      2012-10-18 11:07 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/8343ccdd63f1

Added tag jdk8-b61 for changeset 20ff117b5090

! .hgtags

Changeset: c12e759ac4e8
Author:    tbell
Date:      2012-10-23 10:10 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/c12e759ac4e8

7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis at gmail.com

! README-builds.html
+ make/scripts/fixpath.pl
! make/scripts/vsvars.sh

Changeset: 8a3fe0ae06a8
Author:    katleman
Date:      2012-10-24 13:11 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/8a3fe0ae06a8

Merge


Changeset: 4e984be114bd
Author:    katleman
Date:      2012-10-25 09:52 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/4e984be114bd

Added tag jdk8-b62 for changeset 8a3fe0ae06a8

! .hgtags

Changeset: 744e165aaf33
Author:    lana
Date:      2012-10-23 09:40 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/744e165aaf33

Merge


Changeset: ce212cd7ea69
Author:    lana
Date:      2012-10-25 20:04 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/ce212cd7ea69

Merge


Changeset: e64f2cb57d05
Author:    ohair
Date:      2012-10-26 14:29 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/e64f2cb57d05

8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell

! NewMakefile.gmk
! common/autoconf/autogen.sh
! common/autoconf/basics.m4
+ common/autoconf/basics_windows.m4
! common/autoconf/boot-jdk.m4
! common/autoconf/build-aux/config.guess
! common/autoconf/build-performance.m4
! common/autoconf/builddeps.m4
! common/autoconf/closed.version.numbers
! common/autoconf/compare.sh.in
! common/autoconf/configure
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
! common/autoconf/help.m4
! common/autoconf/hotspot-spec.gmk.in
! common/autoconf/jdk-options.m4
! common/autoconf/libraries.m4
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
+ common/autoconf/toolchain_windows.m4
! common/autoconf/version.numbers
+ common/bin/compare.sh
+ common/bin/compare_exceptions.sh.incl
- common/bin/compareimage.sh
- common/bin/diffexec.sh
- common/bin/diffjarzip.sh
- common/bin/difflib.sh
- common/bin/difftext.sh
- common/bin/exception_list_linux
- common/bin/extractvcvars.sh
! common/bin/hide_important_warnings_from_javac.sh
! common/bin/logger.sh
+ common/bin/shell-tracer.sh
- common/bin/unicode2x.sed
! common/makefiles/HotspotWrapper.gmk
! common/makefiles/IdlCompilation.gmk
! common/makefiles/JavaCompilation.gmk
+ common/makefiles/Main.gmk
! common/makefiles/MakeBase.gmk
! common/makefiles/MakeHelpers.gmk
! common/makefiles/Makefile
! common/makefiles/NativeCompilation.gmk
! common/makefiles/RMICompilation.gmk
- common/makefiles/compress.post
- common/makefiles/compress.pre
+ common/makefiles/support/ListPathsSafely-post-compress.incl
+ common/makefiles/support/ListPathsSafely-pre-compress.incl
+ common/makefiles/support/ListPathsSafely-uncompress.sed
+ common/makefiles/support/unicode2x.sed
- common/makefiles/uncompress.sed
+ common/src/fixpath.c
- common/src/uncygdrive.c
+ configure

Changeset: e3182741ade2
Author:    ihse
Date:      2012-10-29 14:06 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/e3182741ade2

8001897: build-infra: misc adjustments to configure script
Reviewed-by: ohair

! common/autoconf/Makefile.in
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4

Changeset: 3229597524ca
Author:    katleman
Date:      2012-10-31 18:30 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/3229597524ca

Merge

- common/bin/compareimage.sh
- common/bin/diffexec.sh
- common/bin/diffjarzip.sh
- common/bin/difflib.sh
- common/bin/difftext.sh
- common/bin/exception_list_linux
- common/bin/extractvcvars.sh
- common/bin/unicode2x.sed
- common/makefiles/compress.post
- common/makefiles/compress.pre
- common/makefiles/uncompress.sed
- common/src/uncygdrive.c

Changeset: cababb9dfce7
Author:    katleman
Date:      2012-11-01 14:10 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/cababb9dfce7

Added tag jdk8-b63 for changeset 3229597524ca

! .hgtags

Changeset: dd1a80efa7cf
Author:    anthony
Date:      2012-10-30 15:04 +0400
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/dd1a80efa7cf

8001764: vsvars.sh should support VS2012
Summary: Update the vsvars.sh script to support VS2012
Reviewed-by: ohair, tbell

! make/scripts/vsvars.sh

Changeset: fc61be4ff6ae
Author:    lana
Date:      2012-10-31 09:12 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/fc61be4ff6ae

Merge

! make/scripts/vsvars.sh

Changeset: 65dca75b2a26
Author:    lana
Date:      2012-11-02 17:32 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/65dca75b2a26

Merge


Changeset: e6408d638592
Author:    wmdietl
Date:      2012-11-07 17:57 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/rev/e6408d638592

Automated merge with http://hg.openjdk.java.net/jdk8/tl/

! .hgtags



More information about the type-annotations-dev mailing list