JDK-8036644 : Serial incompatibility in java.util.TreeMap.NavigableSubMap
  • Type: Backport
  • Backport of: JDK-8036568
  • Component: core-libs
  • Sub-Component: java.util:collections
  • Affected Version: 8,9
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-03-05
  • Updated: 2014-03-24
  • Resolved: 2014-03-07
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.
JDK 8 JDK 9
8u5 b12Fixed 9Fixed
Comments
Verified using SerialTest provided in main bug: Serialization and deserialization went successfully using 1.8.0_05b13 -> 1.9.0b05 and vice versa. Deserialization failed when used 1.8.0_05b08. Closed as verified
24-03-2014