ohair [Tue, 18 Mar 2008 11:06:34 -0700] rev 139
6674232: OPENJDK=false is same as OPENJDK=true
Summary: OPENJDK should be empty (undefined) or "true".
Reviewed-by: tbell
ohair [Tue, 18 Mar 2008 11:04:42 -0700] rev 138
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
ohair [Tue, 18 Mar 2008 11:03:27 -0700] rev 137
6674226: Warning errors in freetypecheck
Summary: Just corrected some C code to remove warning errors from gcc.
Reviewed-by: tbell
yan [Mon, 24 Mar 2008 06:33:16 -0700] rev 136
Merge
ant [Fri, 21 Mar 2008 09:54:50 +0300] rev 135
6599270: Using EmbeddedFrame in SWT leads to a hang
Summary: Excluding EmbeddedFrame from the workaround of activating a toplevel in not foreground process.
Reviewed-by: son
ant [Thu, 20 Mar 2008 18:06:41 +0300] rev 134
6598089: JDK 7: AWT often goes into busy loop when showing dialog
Summary: Preventing focus from getting in an endless loop.
Reviewed-by: son
son [Thu, 20 Mar 2008 16:21:44 +0300] rev 133
6630878: clean target in sun/xawt is incomplete
Summary: clean target should remove .gen_icons
Reviewed-by: yan
ant [Thu, 20 Mar 2008 14:26:38 +0300] rev 132
Merge