yan [Thu, 20 Aug 2009 23:30:03 -0700] rev 3734
Merge
alexp [Wed, 19 Aug 2009 17:24:22 +0400] rev 3733
6872492: JLayer sources contain wrong header
Reviewed-by: rupashka
rupashka [Fri, 14 Aug 2009 13:18:10 +0400] rev 3732
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
Reviewed-by: alexp
yan [Wed, 09 Sep 2009 00:48:59 -0700] rev 3731
Merge
yan [Fri, 04 Sep 2009 14:50:58 +0400] rev 3730
6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
Summary: Add XK_ISO_Left_Tab -> VK_TAB rule
Reviewed-by: dcherepanov
anthony [Fri, 28 Aug 2009 19:34:00 +0400] rev 3729
6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
Summary: The addNotify() checks whether the component is actually hidden, and hides the peer appropriately if needed
Reviewed-by: art, dcherepanov
dcherepanov [Thu, 27 Aug 2009 17:06:23 +0400] rev 3728
6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
Reviewed-by: art, anthony
dcherepanov [Thu, 27 Aug 2009 17:04:47 +0400] rev 3727
6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
Reviewed-by: anthony
anthony [Thu, 27 Aug 2009 16:42:55 +0400] rev 3726
6780496: Javaw process taking up 80-90 percent of CPU time!
Summary: The transparency effects get enabled on showing, and disabled on hiding a window
Reviewed-by: art, dcherepanov
tbell [Sun, 06 Sep 2009 23:14:42 -0700] rev 3725
Merge
alanb [Sat, 05 Sep 2009 15:57:25 +0100] rev 3724
Merge
alanb [Fri, 04 Sep 2009 22:22:55 +0100] rev 3723
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
Reviewed-by: tbell, ohair, dcubed, andrew
alanb [Fri, 04 Sep 2009 18:17:26 +0100] rev 3722
6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
Reviewed-by: sherman
alanb [Fri, 04 Sep 2009 18:15:50 +0100] rev 3721
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
Reviewed-by: andrew
tbell [Fri, 04 Sep 2009 17:07:29 -0700] rev 3720
Merge