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

Remove unused code in sharedRuntime.cpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • hs25, 8
    • 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());

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

              Created:
              Updated:
              Resolved: