anthony [Thu, 14 Oct 2010 18:59:15 +0400] rev 6827
6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html
Summary: Extend iteration to this container in isRecursivelyVisibleUpToHeavyweightContainer()
Reviewed-by: art, dcherepanov
dcherepanov [Thu, 14 Oct 2010 18:24:36 +0400] rev 6826
6991992: Need to forward-port AWT's part of the fix for 6691674
Reviewed-by: art
art [Thu, 14 Oct 2010 14:07:50 +0400] rev 6825
6989721: awt native code compiler warnings
Reviewed-by: yan, uta
dav [Wed, 13 Oct 2010 17:03:13 +0400] rev 6824
6973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b102 bug passed on b101
Reviewed-by: art, yan
anthony [Tue, 12 Oct 2010 18:20:07 +0400] rev 6823
6990352: SplashScreen.getSplashScreen() does not return null for implicitly closed splash screen
Summary: Mark the splash screen closed when it happens implicitly
Reviewed-by: art, dcherepanov
anthony [Tue, 12 Oct 2010 15:52:58 +0400] rev 6822
6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Summary: Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov
art [Wed, 06 Oct 2010 16:42:15 +0400] rev 6821
6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Reviewed-by: anthony, ant
art [Tue, 05 Oct 2010 18:13:52 +0400] rev 6820
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException.
Reviewed-by: anthony, dcherepanov