-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
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%
Doing so grows the JVM size by ~20Kb (linux-x64), but improves startup and improves various exception throwing microbenchmarks by 2-5%
- relates to
-
JDK-8183315 compute frame deopt state lazily
-
- Open
-
-
JDK-8189244 x86: eliminate frame::adjust_unextended_sp() overhead
-
- Resolved
-