LinkedHashMap adds an errant serializable field

XMLWordPrintable

        A new field 'putMode' had been added to LinkedHashMap in the initial Sequenced Collection implementation (JDK-8266571). Since the class is serializable, this resulted in an unintended change to the serial format. The field should be marked 'transient' to restore the previous serial format.

              Assignee:
              Stuart Marks
              Reporter:
              Stuart Marks
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: