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