This is an enhancement of JDK-8293980.
When -XX:+AOTClassLinking is specified during CDS archive assembly, if a CONSTANT_FieldRef refers to an AOT-linked class, we can archive this FieldRef in its resolved state.
When -XX:+AOTClassLinking is specified during CDS archive assembly, if a CONSTANT_FieldRef refers to an AOT-linked class, we can archive this FieldRef in its resolved state.
- duplicates
-
JDK-8329706 Implement -XX:+AOTClassLinking
-
- Closed
-
- is blocked by
-
JDK-8293980 Resolve CONSTANT_FieldRef at CDS dump time
-
- Resolved
-