ObjectStreamField.getType() broken for incoming ObjectStreamFields

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.3.0, 1.4.2
    • Component/s: core-libs
    • None

      The "clazz" field of non-primitive ObjectStreamFields belonging to incoming
      class descriptors does not get initialized properly. As a result, calling
      getType() on an incoming ObjectStreamField which has a non-primitive type will
      invariably return Object.class, when really it should return the field's class
      in the local VM (see attached code).

            Assignee:
            Michael Warres (Inactive)
            Reporter:
            Michael Warres (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: