hg: jdk7/jdk7/jdk: 8 new changesets
xiomara.jayasena at sun.com
xiomara.jayasena at sun.com
Mon Mar 31 09:45:59 PDT 2008
Changeset: f1c168caf94f
Author: ohair
Date: 2008-03-18 11:03 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/f1c168caf94f
6674226: Warning errors in freetypecheck
Summary: Just corrected some C code to remove warning errors from gcc.
Reviewed-by: tbell
! make/tools/freetypecheck/freetypecheck.c
Changeset: e564dc9241e5
Author: ohair
Date: 2008-03-18 11:04 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/e564dc9241e5
6611788: chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system
Summary: Tell Mercurial this file has execute permission.
Reviewed-by: tbell
Changeset: ea98209ac149
Author: ohair
Date: 2008-03-18 11:06 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/ea98209ac149
6674232: OPENJDK=false is same as OPENJDK=true
Summary: OPENJDK should be empty (undefined) or "true".
Reviewed-by: tbell
! make/common/Defs.gmk
Changeset: e98ce66d7630
Author: ohair
Date: 2008-03-18 11:08 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/e98ce66d7630
6654458: /java/devtools findbugs doesn't work on windows
Summary: Changes to both ant and findbugs version checking.
Reviewed-by: tbell
! make/common/shared/Defs-utils.gmk
! make/common/shared/Defs.gmk
! make/common/shared/Sanity.gmk
Changeset: 9ae5ccf6891c
Author: ohair
Date: 2008-03-19 13:26 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/9ae5ccf6891c
6611629: Avoid hardcoded cygwin paths for memory detection
Summary: Use free with sygwin, mem or systeminfo otherwise, to get MB_OF_MEMORY on windows.
Reviewed-by: tbell
! make/common/shared/Platform.gmk
Changeset: 9b0d53aa8549
Author: ohair
Date: 2008-03-25 14:40 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/9b0d53aa8549
6627817: Remove ^M characters in all files (Makefiles too)
Summary: Some files included the use of the ^M character, which has been deleted.
Reviewed-by: xdono
! make/common/shared/Sanity.gmk
! make/docs/CORE_PKGS.gmk
! src/share/classes/com/sun/inputmethods/internal/indicim/resources/DisplayNames.properties
! src/share/classes/com/sun/inputmethods/internal/thaiim/resources/DisplayNames.properties
! src/share/classes/com/sun/org/apache/xml/internal/security/resource/config.dtd
! src/share/classes/com/sun/org/apache/xml/internal/security/resource/config.xml
! src/share/classes/com/sun/org/apache/xml/internal/security/resource/schema/etsi.xsd
! src/share/classes/com/sun/org/apache/xml/internal/security/resource/xmlsecurity_en.properties
! src/share/classes/javax/swing/plaf/synth/doc-files/synth.dtd
! src/share/classes/javax/swing/plaf/synth/package.html
! src/share/demo/jfc/Notepad/resources/Notepad.properties
! src/share/sample/vm/clr-jvm/Makefile
! src/share/sample/vm/clr-jvm/README.txt
! src/share/sample/vm/clr-jvm/invoker.cs
! src/share/sample/vm/jvm-clr/README.txt
! src/share/sample/vm/jvm-clr/invoked.cs
Changeset: 40b6f7fcac38
Author: ohair
Date: 2008-03-26 17:48 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/40b6f7fcac38
Merge
Changeset: 75fca0b0ab83
Author: xdono
Date: 2008-03-27 12:09 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/75fca0b0ab83
Merge
More information about the jdk7-dev
mailing list