Changeset: f7dd470d3794 Author: dbuck Date: 2011-08-03 07:04 -0700 URL: http://hg.openjdk.java.net/jdk8/swing/jdk/rev/f7dd470d3794
7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth Summary: Added Xflush() call after splash screen is updated to ensure update is no stuck in client side buffer until JVM starts up. See JET review request 4154 for details. Reviewed-by: kevinw, anthony ! src/solaris/native/sun/awt/splashscreen/splashscreen_sys.c
