-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
Cause Known
-
x86
-
linux
The implementation of java.awt.SplashScreen (supporting CR 4247839) allow dynamic updates of content of painted splash. These updates are very slow and uses too much CPU activity if they are used for example to paint progress indication or to print simple text about startup process. Slow means that comparable number of updates in splash image can slow down application startup by 30% or more.