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

ClassAttributeValueExp and NumericValueExp are missing a serialVersionUID

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-svc
    • b73
    • generic
    • generic
    • Verified

      We are facing a side effect of the combination of the fixes for 6344759 and 6253903.
      As of Mustang b63, classes ClassAttributeValueExp and NumericValueExp are missing a serialVersionUID according the Serial Form pages.

      These two classes do have serialVersionUID defined but because of a problem with non-constant serialVersionUID values it doesn't show up in the Serial Form pages, and because these classes aren't public the serialVersionUID that we recently added (was the fix of the defect #6344759) to the class doc comment doesn't show up either.

            jferaud Joel Feraud (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: