|
Quick Lists
|
|
Bug ID:
|
6641564
|
|
Votes
|
0
|
|
Synopsis
|
Break dependence on javax.swing.ImageIcon in new plugin
|
|
Category
|
java_plugin:plugin2
|
|
Reported Against
|
|
|
Release Fixed
|
6u10(b10)
|
|
State
|
11-Closed,
Unverified,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6482575
,
6594219
|
|
Submit Date
|
13-DEC-2007
|
|
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.
Posted Date : 2007-12-13 19:43:33.0
|
|
Work Around
|
N/A
|
|
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.
Posted Date : 2007-12-14 01:46:33.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |