Unnecessary Java vtable initialization for shared classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: hotspot
    • 6
    • b62
    • generic
    • generic

      At class data sharing dump time, complete Java vtables and itables are stored in the shared archive. At runtime, we call initialize_vtable() and intialize_itable() during the class link step for all classes, including shared classes. This is unnecessary for shared classes.

      For more detail see comments.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: