-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b21
Some small and frequently used methods are not being inlined into all call sites, with a measurable cost during startup.
This RFE suggest moving some small, isolated methods from .cpp-files to .hpp to help ensure things get inlined.
This RFE suggest moving some small, isolated methods from .cpp-files to .hpp to help ensure things get inlined.