hg: jdk7/build/jdk: 5 new changesets
kelly.ohair at sun.com
kelly.ohair at sun.com
Tue Mar 4 11:48:08 PST 2008
Changeset: e4f19efd20b4
Author: ohair
Date: 2008-03-04 09:47 -0800
URL: http://hg.openjdk.java.net/jdk7/build/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/build/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/build/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/build/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/build/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
More information about the jdk7-changes
mailing list