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

Improve inlining of CompiledMethod methods into frame::sender

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • 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%

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

              Created:
              Updated:
              Resolved: