JDK-8329715 : Resolve CONSTANT_MethodRef for -XX:+AOTClassLinking
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2024-04-04
  • Updated: 2024-08-16
  • Resolved: 2024-08-16
Related Reports
Blocks :  
Duplicate :  
Description
This is an enhancement of JDK-8309634.

When -XX:+ CDSLoadedClasses is specified during CDS archive assembly, if a CONSTANT_MethodRef refers to an AOT-linked class, we can archive this MethodRef in its resolved state.

Comments
Reclosing as duplicate instead of closing as fixed.
16-08-2024

This RFE will be integrated as part of JDK-8329706
15-08-2024