hg: jdk7/jdk7/jdk: 8 new changesets
xiomara.jayasena at sun.com
xiomara.jayasena at sun.com
Mon Mar 17 11:38:00 PDT 2008
Changeset: e4f19efd20b4
Author: ohair
Date: 2008-03-04 09:47 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/e4f19efd20b4
6654456: OpenJDK build problem with freetype makefiles
Summary: ifdef test on OPENJDK before it gets set based on source tree contents
Reviewed-by: xdono
! make/common/shared/Platform.gmk
Changeset: 80486f9d9221
Author: ohair
Date: 2008-03-04 09:49 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/80486f9d9221
6637583: Build failure on latest Solaris, source missing include of resource.h?
Summary: The include of sys/resource.h must be explicit
Reviewed-by: xdono
! src/solaris/hpi/native_threads/src/sys_api_td.c
Changeset: 929222887724
Author: ohair
Date: 2008-03-04 09:50 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/929222887724
6638571: Fix freetype sanity check to work on solaris 64bit
Summary: Missing -xarch options to build for 64bit
Reviewed-by: xdono
! make/tools/freetypecheck/Makefile
Changeset: 12b0d64c4953
Author: ohair
Date: 2008-03-04 09:51 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/12b0d64c4953
6638060: Build failed with GNU make 3.81 (part of latest Solaris 'gmake')
Summary: Changes to the way GNU make 3.81 deals with the env variable SHELL
Reviewed-by: xdono
! make/java/nio/Makefile
! make/java/nio/genCharsetProvider.sh
! make/java/nio/genExceptions.sh
Changeset: 82c85cfd8402
Author: ohair
Date: 2008-03-04 09:52 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/82c85cfd8402
6668781: Openjdk windows cygwin build failure: no rule to make linker_md.obj target
Summary: Use of GNU make vpath breaks on windows with C:/ style fullpaths
Reviewed-by: xdono
! make/common/Defs-linux.gmk
! make/common/Defs-solaris.gmk
! make/common/Defs-windows.gmk
! make/common/Defs.gmk
Changeset: 65c8fd93d01c
Author: ohair
Date: 2008-03-06 11:37 -0800
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/65c8fd93d01c
6628146: Exclude the .hgignore and .hgtags files from the source bundles
Summary: Just add to list of SCM files.
Reviewed-by: xdono
! make/common/shared/Platform.gmk
Changeset: 48d06b4c6460
Author: ohair
Date: 2008-03-09 14:16 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/48d06b4c6460
6672777: Broken deploy build from jdk fix 6668781 for cygwin windows
Summary: deploy workspace does not set BUILDDIR, uses it, assumes it is jdk/make.
Reviewed-by: xdono
! make/common/Defs.gmk
Changeset: 8ef9fd5c28fd
Author: ohair
Date: 2008-03-10 16:51 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/8ef9fd5c28fd
6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter
Summary: OUTPUTDIR changes to make sure absolute path is correct.
Reviewed-by: xdono
! make/common/Defs.gmk
! make/common/shared/Defs-control.gmk
! make/common/shared/Defs.gmk
More information about the jdk7-dev
mailing list