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

Additional corrections of serial-related declarations

XMLWordPrintable

    • b04
    • Not verified

      Serial-related declarations have strictly stated structural requirements in the serial specification:

      https://docs.oracle.com/javase/10/docs/specs/serialization/index.html

      Since, to date, these strictures are not checked at compile-time, it is easy to mis-declare a serial related field or method.

      Various methods and fields in the JDK are slightly mis-declared, such as extraneous exception types declared to be thrown, and the declarations should be fixed.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: