United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6641564 Break dependence on javax.swing.ImageIcon in new plugin
6641564 : Break dependence on javax.swing.ImageIcon in new plugin

Details
Type:
Bug
Submit Date:
2007-12-13
Status:
Closed
Updated Date:
2011-01-26
Project Name:
JDK
Resolved Date:
2008-06-27
Component:
deploy
OS:
generic
Sub-Component:
plugin
CPU:
generic
Priority:
P3
Resolution:
Fixed
Affected Versions:
6u10
Fixed Versions:
6u10

Related Reports
Relates:
Relates:

Sub Tasks

Description
The new plug-in touches the ImageIcon class in sun.plugin2.applet.Applet2Environment.initialize() as a workaround for bug 6482575, which has been fixed in 6u10. However, since the new plug-in needs to run on earlier releases, the workaround needs to stay in place, but should only be executed if the current Java version is less than 1.6.0_10.

                                    

Comments
SUGGESTED FIX

http://sa.sfbay.sun.com/projects/deployment_data/6u10/6641564.0
                                     
2007-12-14
EVALUATION

Conditionalized the workaround for 6482575. Not possible to write a
regression test for this; according to -verbose:class logs, this class
is still being pulled in, likely for reasons being investigated under
6594219.
                                     
2007-12-14



Hardware and Software, Engineered to Work Together