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

Remove unused code in sharedRuntime.cpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P5
    • 9
    • hs25, 8
    • hotspot
    • b10
    • generic
    • generic

    Description

      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());

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: