Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: repo-valhalla
-
Fix Version/s: repo-valhalla
-
Component/s: hotspot
-
Labels:None
-
Subcomponent:
Description
When accessing uninitialized inline fields, the interpreter actually always performs a runtime call, but in most cases, this runtime call can be avoided.