output for class struct with -old is different for class extending Vector

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: tools
    • None
    • generic
    • generic

      compile this simple file
       public class TEST26 extends java.util.Vector{}

      javah -old TEST26

      struct ClassTEST26 is defined as

      typedef struct ClassTEST26 {
      char PAD;
      } ClassTEST26;

      In addition to the serialVersionUID, it previously had several other members from Vector

            Assignee:
            Ian Little (Inactive)
            Reporter:
            Steve Sides (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: