Redundant lookup_common in SymbolTable::add

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: None
    • Component/s: hotspot
    • b10

      Arguments passed to SymbolTable::add has already been through a call to lookup_common, so a small optimization is to remove the redundant call inside the add method: do_add_if_needed will do a quick get into the dynamic hash table anyhow.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: