-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 19
-
b14
-
aarch64
Runtime calls are calls of non-compiled methods. Non-compiled methods stay forever in CodeCache. If they are always within the branch range, they don't need trampolines.
- relates to
-
JDK-8280872 Reorder code cache segments to improve code density
- Resolved