-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1_27, 1.4.2_10, 5.0
-
tiger
-
generic, x86, sparc
-
generic, linux, solaris_9, windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2129979 | 1.4.2_10 | Sean Coffey | P2 | Resolved | Fixed | b03 |
JDK-2182286 | 1.3.1_27 | Karunakar Gajjala | P2 | Closed | Fixed | b02 |
The java.awt.color.ICC_Profile class is Serializable but does not define
serialVersionUID. This class evolved slightly in 1.5, and in any case it is
important that every Serializable class defines their own serialVersionUID.
This bug is being filed separately from the Hotspot issue addressed in 4906639,
but this one should be fixed for Tiger too.
serialVersionUID. This class evolved slightly in 1.5, and in any case it is
important that every Serializable class defines their own serialVersionUID.
This bug is being filed separately from the Hotspot issue addressed in 4906639,
but this one should be fixed for Tiger too.
- backported by
-
JDK-2129979 java.awt.color.ICC_Profile should define serialVersionUID
- Resolved
-
JDK-2182286 java.awt.color.ICC_Profile should define serialVersionUID
- Closed
- duplicates
-
JDK-6326153 JCK14a api.java_awt.Color.ICC* tests throw exception for j2sdk1.4.2_10 build02
- Closed
-
JDK-6874649 java.awt.color.ICC_Profile Local class not compatible InvalidClassException just against 1.3.1u27b01
- Closed
-
JDK-4916419 REGRESSION: JCK1.5-runtime api/java_awt/Color/ICC_ColorSpace/..Constructor fails
- Closed