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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 5.0
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: