-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b126
-
generic
-
generic
-
Not verified
Please clarify whether any of the following situations is allowed for a JavaSE implementation:
- the splash screen appearance may be delayed by the native system and may not present on the screen by the moment of SplashScreen.getSplashScreen() invocation (which returns a non-null value);
- the splash screen is allowed not to be shown at all (currently the spec says: "The splash screen *can* be created at application startup [...]").
- the splash screen appearance may be delayed by the native system and may not present on the screen by the moment of SplashScreen.getSplashScreen() invocation (which returns a non-null value);
- the splash screen is allowed not to be shown at all (currently the spec says: "The splash screen *can* be created at application startup [...]").
- relates to
-
JDK-6993803 Request to update SplashScreen specification
-
- Closed
-
http://hg.openjdk.java.net/jdk7/build/jdk/rev/4a0970a420d5