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

persistent fields added to java.util.SimpleTimeZone and java,util.Calendar

XMLWordPrintable

       the ververify tool when run on JDK1.1.6 detected the addition of the following
      persistent fields in java.util.SimpleTimeZone and java.util.Calendar. These fields were not present in JDK1.1.5. Please see the web page http://jse.east/serial/compat/index.html for more info on serialization compatibility.


      In Class java.util.SimpleTimeZone
      Change: persistent field added -> serialVersionOnStream
      Change: persistent field added -> endMode
      Change: persistent field added -> dstSavings
      Change: persistent field added -> startMode

      In Class java.util.Calendar
      Change: persistent field added -> serialVersionOnStream
      Change: persistent field added -> nextStamp

            aliusunw Alan Liu (Inactive)
            vramansunw Vella Raman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: