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

Test Serialization Compatibility of Class Objects

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs

      The serialization of Class objects should be tested across versions.
      An archive file of serialized class objects would provide a reference.
      De-serializing the class objects and some checks identifies incompatibilities between older versions and other versions.
      The class objects archived should include public and protected classes in all modules.
      A provision may be needed to ignore some kinds of incompatibilities that are identified.
      The archive should be updated for each release to capture classes added during the release.

            rriggs Roger Riggs
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: