Fri, 18 Apr 2008 16:40:32 -0700Merge jdk7-b26
ohair [Fri, 18 Apr 2008 16:40:32 -0700] rev 174
Merge

Fri, 18 Apr 2008 12:47:38 -07006641585: jdk/make/javax/Makefile should not have both SUBDIRS and AUTO_FILES_JAVA_DIRS
ohair [Fri, 18 Apr 2008 12:47:38 -0700] rev 173
6641585: jdk/make/javax/Makefile should not have both SUBDIRS and AUTO_FILES_JAVA_DIRS
Summary: Separated Makefile logic, subtree walk vs. javac compiles. Also fixed minor issue in Rules.gmk.
Reviewed-by: tbell

Fri, 18 Apr 2008 13:24:06 -0700Merge
xdono [Fri, 18 Apr 2008 13:24:06 -0700] rev 172
Merge

Mon, 14 Apr 2008 14:52:27 -07006484686: The next directory looks like it is no longer part of the build (deploy makefiles)
ohair [Mon, 14 Apr 2008 14:52:27 -0700] rev 171
6484686: The next directory looks like it is no longer part of the build (deploy makefiles)
Summary: Getting rid of the _OUTPUTDIR settings. Using BUILD_PARENT_DIRECTORY instead. This solves problems with the "/build/windows-i586*" paths getting mangled on Windows builds (fastdebug builds in particular).
Reviewed-by: tbell

Mon, 07 Apr 2008 17:38:21 -0700Merge
xdono [Mon, 07 Apr 2008 17:38:21 -0700] rev 170
Merge

Tue, 01 Apr 2008 15:41:23 -07006627823: Missed whitespace normalization files: jdk/test/java/rmi
ohair [Tue, 01 Apr 2008 15:41:23 -0700] rev 169
6627823: Missed whitespace normalization files: jdk/test/java/rmi
Summary: Just missed a few files being normalized in rev 0.
Reviewed-by: xdono

Tue, 01 Apr 2008 15:14:53 -07006482134: JDK 6 build error on Windows, Visual Studio .NET on Japanese locale
ohair [Tue, 01 Apr 2008 15:14:53 -0700] rev 168
6482134: JDK 6 build error on Windows, Visual Studio .NET on Japanese locale
Summary: Fix scanning of cl.exe version output, removed CC_TYPE.
Reviewed-by: tbell

Mon, 31 Mar 2008 17:20:48 -07006501543: Username can have non-alphanumeric characters
ohair [Mon, 31 Mar 2008 17:20:48 -0700] rev 167
6501543: Username can have non-alphanumeric characters
Summary: User version string issues, including a L10n issue with month names.
Reviewed-by: tbell

Mon, 31 Mar 2008 17:19:06 -07006482445: j2se/make/java/java/localegen.sh uses 'sort' from PATH, could get system32/sort
ohair [Mon, 31 Mar 2008 17:19:06 -0700] rev 166
6482445: j2se/make/java/java/localegen.sh uses 'sort' from PATH, could get system32/sort
Summary: Making sure the right 'sort' utility is found.
Reviewed-by: tbell

Mon, 31 Mar 2008 17:17:18 -07006672405: OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
ohair [Mon, 31 Mar 2008 17:17:18 -0700] rev 165
6672405: OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
Summary: OpenJDK freetype sanity check cleanup.
Reviewed-by: tbell