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

Serial spec should be updated to reflect API generification

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: