JEP 483 (JDK-8315737) preserves class information in AOT cache which help startup performance.
We should also preserve adapters (i2c, c2i) to avoid generation during startup.
We should also preserve adapters (i2c, c2i) to avoid generation during startup.
- blocks
-
JDK-8354887 Preserve stubs in AOT cache
-
- Open
-
- duplicates
-
JDK-8026297 Generate AdapterHandlerEntry during CDS dump
-
- Closed
-
- is blocked by
-
JDK-8348426 Generate binary file for -XX:AOTMode=record -XX:AOTConfiguration=file
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/24740