andrew [Wed, 17 Jun 2009 21:13:04 +0100] rev 2955
6851515: awt_p.h incorporates a chunk of the XRender header
Summary: Use XRender header directly rather than copying chunks locally
Reviewed-by: anthony, ohair
yan [Tue, 16 Jun 2009 00:37:39 -0700] rev 2954
Merge
dcherepanov [Mon, 15 Jun 2009 11:15:55 -0400] rev 2953
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
Reviewed-by: anthony
dcherepanov [Fri, 05 Jun 2009 17:30:05 +0400] rev 2952
6829180: Removing focused component from a window causes a JVM crash for JDK7b50+ on WinXP/Vista
Summary: access pData on the toolkit thread
Reviewed-by: art, anthony, naoto
anthony [Thu, 04 Jun 2009 15:18:46 +0400] rev 2951
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
Summary: Removed unneeded System.exit(0) call.
Reviewed-by: art, ohair, anthony
Contributed-by: Omair Majid <omajid@redhat.com>
yan [Wed, 03 Jun 2009 17:41:05 +0400] rev 2950
6839645: Swing application prints message in Control Panel if language is changed
Summary: just remove debug printout from production builds; ignore multicharacter-generating keys
Reviewed-by: uta
tbell [Sun, 21 Jun 2009 23:52:58 -0700] rev 2949
Merge
tbell [Sun, 21 Jun 2009 12:02:14 -0700] rev 2948
6853336: (process) disable or remove clone-exec feature (6850720)
Summary: clone-exec feature (6850720) needs more work on 32-bit Linux
Reviewed-by: alanb, michaelm
Contributed-by: Martin Buchholz <martinrb@google.com>