JEP 483 (JDK-8315737) preserves class information in AOT cache which help startup performance.
And JDK-8350209 preserves adapters in AOT cache.
We should also preserve stubs to avoid their generation during startup.
And JDK-8350209 preserves adapters in AOT cache.
We should also preserve stubs to avoid their generation during startup.
- is blocked by
-
JDK-8350209 Preserve adapters in AOT cache
-
- Open
-