-
Bug
-
Resolution: Fixed
-
P2
-
6
This is reproducible only with Solaris 10 JDS, only with b85 PIT build.
I am calling frame.setIconImage with a big size (350*200) image as argument. The frame does not show the image set as icon. Instead it shows an empty rectangle as icon. This occurs for different image types - jpg, png, gif.
The images are properly shown with mustang b84. With the PIT build, the images are shown only if they are smaller in size.
The attached image can be used to reproduce the bug. If the frame does not show the proper image, the bug is reproduced.
I am calling frame.setIconImage with a big size (350*200) image as argument. The frame does not show the image set as icon. Instead it shows an empty rectangle as icon. This occurs for different image types - jpg, png, gif.
The images are properly shown with mustang b84. With the PIT build, the images are shown only if they are smaller in size.
The attached image can be used to reproduce the bug. If the frame does not show the proper image, the bug is reproduced.
- duplicates
-
JDK-6425608 PIT: Changing the frame's icon after it is shown does not work on Solaris
-
- Closed
-
-
JDK-6425611 PIT: Frame's icon changes only for the title bar but not for taskbar when using def LAF decoration
-
- Closed
-
- relates to
-
JDK-6339074 Improve icon support
-
- Resolved
-