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

Serial spec should be updated to reflect API generification

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 13
    • 12
    • core-libs

    Backports

      Description

        The serialization spec contains copies of the signatures of the methods in relevant types, for example

           https://docs.oracle.com/en/java/javase/12/docs/specs/serialization/class.html

        contains the signatures from ObjectStreamClass. However, the signatures in the serialization spec do *not* reflect the generification efforts done to ObjectStreamClass, efforts completed by the initial load of code into OpenJDK.

        Attachments

          Issue Links

            Activity

              People

                rriggs Roger Riggs
                darcy Joe Darcy
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: