JDK-2130532 : (coll) Exception thrown while deserializing HashMap
  • Type: Backport
  • Backport of: JDK-6280967
  • Component: core-libs
  • Sub-Component: java.util:collections
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2005-10-07
  • Updated: 2017-05-16
  • Resolved: 2006-03-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
1.4.2_11Fixed 6 b78Fixed
Comments
SUGGESTED FIX Webrev: http://sa.sfbay.sun.com/projects/langtools_data/mustang/6346453.1 [sic]
11-03-2006

EVALUATION The implementation fix that went into 1.4.2 and 5.0 update releases must be forward-ported to Mustang. The serialization specification in Mustang should be fixed to avoid the current problem in which a literal reading of the spec is unimplementable.
09-02-2006