Skip to content

Turn "CDS" documentation into a "JVM AOT cache" one #34700

@sdeleuze

Description

@sdeleuze
Contributor

As https://openjdk.org/jeps/483 has been released as part of Java 24 as a continuation of (App)CDS, and as more is coming in future Java releases, we should update Spring Framework documentation to document both CDS and JVM AOT cache, with the later being considering as the main term/variant.

Command line options should be provided for both when relevant, recommending to use CDS for Java < 24 and AOT cache for Java >= 24.

Activity

added this to the 7.0.0-M4 milestone on Apr 1, 2025
self-assigned this
on Apr 1, 2025
added a commit that references this issue on Apr 3, 2025
98de16b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @sdeleuze

      Issue actions

        Turn "CDS" documentation into a "JVM AOT cache" one · Issue #34700 · spring-projects/spring-framework