-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
-
None
When C1 makes a opt_virtual_call, it incorrectly uses the verified_entry_point of the target method. It should use the verified_value_entry_point instead.