Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 7
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b03
-
CPU:generic
-
OS:generic
-
Verification:Verified
Description
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.
Attachments
Issue Links
- duplicates
-
JDK-6437920 java/awt/SplashScreen/test8.sh fails due to API change
-
- Closed
-