JDK-8277209 : [JVMCI] update API to leverage JDK-8266074
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,18
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2021-11-16
  • Updated: 2022-11-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
JDK-8266074 expanded the API for CHA to take 2 extra arguments when looking a unique concrete implementation of a given method. JVMCI needs to be updated to expose these 2 extra arguments in an overload of jdk.vm.ci.meta.ResolvedJavaType.findUniqueConcreteMethod.
Comments
[~dnsimon] JVMCI issue.
10-11-2022