Turn CDS documentation into a JVM AOT cache one

This commit evolves the CDS documentation to a JVM AOT cache
one for Java 24+, while still documenting how to use CDS for
Java 17 to Java 23.

Closes gh-34700
This commit is contained in:
Sébastien Deleuze
2025-04-03 17:55:42 +02:00
parent d6e35cf1f0
commit 98de16bc50
3 changed files with 106 additions and 73 deletions

View File

@@ -432,8 +432,8 @@
*** xref:integration/cache/plug.adoc[]
*** xref:integration/cache/specific-config.adoc[]
** xref:integration/observability.adoc[]
** xref:integration/aot-cache.adoc[]
** xref:integration/checkpoint-restore.adoc[]
** xref:integration/cds.adoc[]
** xref:integration/appendix.adoc[]
* xref:languages.adoc[]
** xref:languages/kotlin.adoc[]