• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • 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.

            smarks Stuart Marks
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: