-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
sparc
-
solaris_2.6
Name: ooR10001 Date: 08/14/2001
Class java.awt.event.InvocationEvent does not define serialVersionUID.
Due to CCC 4434193 the signature of this class was changed. Result of
getSerialVersionUID() was changed due to signature change and causes
incompatibility with previous jdk builds. Field 'public static final
long serialVersionUID' should be defined for this class with appropriate value
436056344909459450L to avoid such incompatibility.
======================================================================