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

Regression: Calculation of serialVersionUID changed from 1.3 to 1.4

    XMLWordPrintable

Details

    • beta
    • x86, sparc
    • solaris_2.6, windows_nt

    Description



      Name: ooR10001 Date: 08/24/2000


      Serialization of java.text.AttributedCharacterIterator.Attribute class has
      compatibility problem because serialVersionUID for this class has been changed
      from kestrel to merlin:

      %/set/java/jdk1.4/solaris/bin/serialver
      java.text.AttributedCharacterIterator.Attribute
      java.text.AttributedCharacterIterator.Attribute: static final long
      serialVersionUID = -1514471214376796190L;
      %/set/java/jdk1.3/solaris/bin/serialver
      java.text.AttributedCharacterIterator\$Attribute
      java.text.AttributedCharacterIterator$Attribute: static final long
      serialVersionUID = -9142742483513960612L;
      %

      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              nlindenbsunw Norbert Lindenberg (Inactive)
              oovsunw Oov Oov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: