• Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs
    • b16

      ObjectStreamClass is used by the deserialization mechanism to represent either an actual class that has been loaded into the running JVM, or a class descriptor that has appeared in a serialized stream. It has only a private and a package-private constructor and no subclasses, and instances are created only within the serialization implementation. Therefore, ObjectStreamClass can be made final in order to express this design intent.

            Assignee:
            Stuart Marks
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: