-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b07
-
generic
-
generic
-
Verified
The SplashScreen spec says:
********************************************
The window is closed automatically as soon as the first window is displayed by Swing/AWT (may be also closed manually using the Java API, see below).
********************************************
However, this behavior is observed when a Window or a Frame (as well as a JWindow/JFrame) are shown only. If the user shows a Dialog (or a JDialog) the SplashScreen is not closed.
********************************************
The window is closed automatically as soon as the first window is displayed by Swing/AWT (may be also closed manually using the Java API, see below).
********************************************
However, this behavior is observed when a Window or a Frame (as well as a JWindow/JFrame) are shown only. If the user shows a Dialog (or a JDialog) the SplashScreen is not closed.
- relates to
-
JDK-6598547 Need better control of SplashScreen lifespan
-
- Open
-