Remove unused code in sharedRuntime.cpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 9
    • Affects Version/s: hs25, 8
    • Component/s: hotspot
    • b10
    • generic
    • generic

      The following two lines in sharedRuntime.cpp in function SharedRuntime::resolve_sub_helper(...) can be removed

      nmethod* nm = callee_nm;
      if (nm == NULL) CodeCache::find_blob(caller_frame.pc());

            Assignee:
            Tobias Hartmann
            Reporter:
            Albert Noll (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: