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