Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4099681

java.text.DateFormat needs serialversionUID in JDK1.1.6 and JDK1.2

XMLWordPrintable

    • 1.1.6
    • generic
    • generic
    • Verified

        The "implements Cloneable" has been removed from the class and this caused a change in the computed serialversionUID. Hence, this class must have the serialVersionUID field in it to allow serialization compatibility. This change
        must be made to both the 1.1.6 and 1.2 sources..


        You can detect this problem by running serialverify ( which checks serialization
        compatibility ) in src/share/test/ververify in the JDK workspace ..

              joconnersunw John Oconner (Inactive)
              vramansunw Vella Raman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: