-
Bug
-
Resolution: Fixed
-
P2
-
1.1, 1.2.0
-
1.1.6
-
generic, sparc
-
solaris_2.5
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2018993 | 1.2.0 | Richard Gillam | P2 | Resolved | Fixed | 1.2beta4 |
The Locale class has made transient a private field that was formerly serialized. This has the effect of deleting this field from the stream which means old versions can not read new streams.
- backported by
-
JDK-2018993 Locale class serialization compatibility problem
-
- Resolved
-
- duplicates
-
JDK-4111738 java.util.Locale is incorrectly deserialized
-
- Closed
-