-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: client-libs
-
b03
-
generic
-
generic
-
Verified
The SplashScreen class is not thread-safe. Currently only getSplashScreen() and close() methods are syncronized, but considering the SplashScreen class is now a singleton (as of bug 6434426), it is required to synchronize access to several other class members.
- duplicates
-
JDK-6437920 java/awt/SplashScreen/test8.sh fails due to API change
-
- Closed
-