Add graalvm-native-images: Boot 4.1 + GraalVM CE for JDK 25, AOT processing,

the tracing agent, and a real reflection-collision trap

Co-Authored-By: Claude Sonnet 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01EQNA6DJ9VgCtW6zhCE8Xud
This commit is contained in:
Claude
2026-09-20 11:03:09 +00:00
parent e4b5636f7c
commit 8cdfcd4d8d
23 changed files with 627 additions and 0 deletions
+5
View File
@@ -21,3 +21,8 @@ spring-batch-partitioning/data/
# (maven-dependency-plugin's build-classpath goal) for the standalone MigrationCli
# and LoadGenerator entry points - machine-specific, regenerated on every build
db-migrations-expand-contract/cp.txt
# graalvm-native-images: raw native-image-agent output directory (the relevant
# entries are copied by hand into src/main/resources/META-INF/native-image/...;
# this raw directory is a build-time scratch artifact, not documentation)
graalvm-native-images/agent-output/