Improve inlining of CompiledMethod methods into frame::sender

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • b21

      Startup profiles and exception microbenchmarks suggests CompiledMethod::get_deopt_original_pc and ::is_deopt_entry are hot in frame::sender, and could be profitably inlined.

      Doing so grows the JVM size by ~20Kb (linux-x64), but improves startup and improves various exception throwing microbenchmarks by 2-5%

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

              Created:
              Updated:
              Resolved: