-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.2.0
-
Fix Version/s: None
-
Component/s: client-libs
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_2.5.1
The class java.awt.LightweightDispatcher has evolved in an incompatible
way between release 1.1 and 1.2 of the JDK. It deleted the field
focusOwner.
Serializable classes can not remove fields between releases.