hg: jdk8/jdk8/jdk: 5 new changesets

david.katleman at oracle.com david.katleman at oracle.com
Wed Oct 31 19:23:07 PDT 2012


Changeset: 64dd2aba6d33
Author:    ohair
Date:      2012-10-26 14:23 -0700
URL:       http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/64dd2aba6d33

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

+ makefiles/BuildJdk.gmk
+ makefiles/Bundles.gmk
! makefiles/CompileDemos.gmk
! makefiles/CompileJavaClasses.gmk
! makefiles/CompileLaunchers.gmk
! makefiles/CompileNativeLibraries.gmk
! makefiles/CopyFiles.gmk
! makefiles/CopyIntoClasses.gmk
! makefiles/CreateJars.gmk
! makefiles/GendataBreakIterator.gmk
! makefiles/GendataFontConfig.gmk
! makefiles/GendataHtml32dtd.gmk
! makefiles/GenerateClasses.gmk
! makefiles/GenerateJavaSources.gmk
! makefiles/GensrcBuffer.gmk
! makefiles/GensrcCLDR.gmk
! makefiles/GensrcCharacterData.gmk
! makefiles/GensrcCharsetCoder.gmk
! makefiles/GensrcCharsetMapping.gmk
! makefiles/GensrcExceptions.gmk
! makefiles/GensrcIcons.gmk
! makefiles/GensrcJDWP.gmk
! makefiles/GensrcJObjC.gmk
! makefiles/GensrcLocaleDataMetaInfo.gmk
! makefiles/GensrcMisc.gmk
! makefiles/GensrcProperties.gmk
! makefiles/GensrcSwing.gmk
! makefiles/GensrcX11Wrappers.gmk
! makefiles/Images.gmk
! makefiles/Import.gmk
! makefiles/Makefile
! makefiles/Tools.gmk
- makefiles/docs/CORE_PKGS.gmk
- makefiles/docs/Makefile
- makefiles/docs/NON_CORE_PKGS.gmk
- makefiles/docs/Notes.html
- makefiles/mapfiles/launchers/mapfile-amd64
- makefiles/mapfiles/launchers/mapfile-i586
- makefiles/mapfiles/libawt_headless/reorder-i586
- makefiles/mapfiles/libjava/reorder-i586
- makefiles/mapfiles/libjpeg/reorder-i586
- makefiles/mapfiles/libnio/mapfile-bsd
- makefiles/mapfiles/libnio/reorder-i586
- makefiles/mapfiles/libverify/reorder-i586
- makefiles/mapfiles/libzip/reorder-i586
+ makefiles/sun/awt/X11/ToBin.java
+ makefiles/sun/osxapp/ToBin.java
- makefiles/sun/xawt/ToBin.java

Changeset: 5b29d6157504
Author:    erikj
Date:      2012-10-29 13:04 -0700
URL:       http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/5b29d6157504

8001887: build-infra: Correct mapfiles in build-infra area
Reviewed-by: ohair

! makefiles/mapfiles/libnio/mapfile-linux
! makefiles/mapfiles/libnio/mapfile-macosx
! makefiles/mapfiles/libnio/mapfile-solaris

Changeset: dcee387cde81
Author:    ohrstrom
Date:      2012-10-29 13:41 -0700
URL:       http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/dcee387cde81

8001891: build-infra: Adding X_CFLAGS and X_LIBS to lwawt and sizer compilation
Reviewed-by: ohair

! makefiles/CompileNativeLibraries.gmk
! makefiles/GensrcX11Wrappers.gmk

Changeset: 524d1a705f7b
Author:    erikj
Date:      2012-10-29 13:55 -0700
URL:       http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/524d1a705f7b

8001898: build-infra: correct exclusion lists for mac jar builds
8001896: build-infra: UNLIMITED_CRYPTO changes
Reviewed-by: ohair

! makefiles/CreateJars.gmk

Changeset: f117a3e06f78
Author:    katleman
Date:      2012-10-31 18:35 -0700
URL:       http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/f117a3e06f78

Merge

! makefiles/CompileLaunchers.gmk
! makefiles/CompileNativeLibraries.gmk
! makefiles/CreateJars.gmk
- makefiles/docs/CORE_PKGS.gmk
- makefiles/docs/Makefile
- makefiles/docs/NON_CORE_PKGS.gmk
- makefiles/docs/Notes.html
- makefiles/mapfiles/launchers/mapfile-amd64
- makefiles/mapfiles/launchers/mapfile-i586
- makefiles/mapfiles/libawt_headless/reorder-i586
- makefiles/mapfiles/libjava/reorder-i586
- makefiles/mapfiles/libjpeg/reorder-i586
- makefiles/mapfiles/libnio/mapfile-bsd
- makefiles/mapfiles/libnio/reorder-i586
- makefiles/mapfiles/libverify/reorder-i586
- makefiles/mapfiles/libzip/reorder-i586
- makefiles/sun/xawt/ToBin.java



More information about the jdk8-changes mailing list