ant [Thu, 21 May 2009 15:04:23 +0400] rev 2809
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
Reviewed-by: art
art [Thu, 21 May 2009 12:29:25 +0400] rev 2808
6794764: Translucent windows are completely repainted on every paint event, on Windows
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
anthony [Tue, 19 May 2009 17:03:13 +0400] rev 2807
6839999: Cumulative fix for 6762511 and 6838003
Summary: Adds support for ARGB and ABGR X11 surfaces.
Reviewed-by: art, yan
anthony [Tue, 19 May 2009 14:43:49 +0400] rev 2806
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
Summary: Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows
Reviewed-by: ohair, xdono
anthony [Tue, 19 May 2009 14:14:31 +0400] rev 2805
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
Summary: The peer gets recreated if the visual of the new GC differs from the previous one
Reviewed-by: art, dcherepanov
anthony [Tue, 19 May 2009 12:15:18 +0400] rev 2804
6811219: Deadlock java AWT in XWarningWindow
Summary: The locking scheme has been re-architected, the code slightly refactored.
Reviewed-by: art, dcherepanov
yan [Mon, 18 May 2009 12:39:58 +0400] rev 2803
6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
Summary: do not try to use released XKB resources
Reviewed-by: art
art [Fri, 15 May 2009 15:40:35 +0400] rev 2802
6678385: Random java.lang.StackOverflowError from various JDKs
Reviewed-by: stayer