Create ResolvedMethodName table with Klass* as key

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • 11
    • Affects Version/s: 10
    • Component/s: hotspot
    • None


      Rather than have separate oops for each method, some classes create MemberNames for all their methods.
      Alternate representation in hashtable is {Klass, objArray} where objArray contains ResolvedMethodName oop for each Method* indexed by method_idnum.
      This is a bit complicated with redefinition because we move around idnums in some complicated way.
      It's anticipated that with time, more classes will have all their Methods turned into ResolvedMethodNames.

            Assignee:
            Unassigned
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: