Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that GraalVM Native Images are expected to be used on specific versions of the JDK #8895

Open
david-cabelus-oracle opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
4.x Version 4.x docs P2

Comments

@david-cabelus-oracle
Copy link

david-cabelus-oracle commented Jun 17, 2024

Environment Details

  • Helidon Version: all
  • Helidon SE or Helidon MP: both, but especially for MP

Problem Description

Changes in many versions of GraalVM break the native image capabilities in Helidon. The team tests each major and minor release of Helidon with the minimum version of the JDK. For example, we extensively test Helidon Native Image in Helidon 4.0.x with the Java 21 version of GraalVM. The combination of the JDK version and the Helidon version constitutes a grouping that we know will work.

We must document this expectation clearly: when creating GraalVM native images, use the minimum JDK version for the Helidon release.

@barchetta
Copy link
Member

See also #8894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x docs P2
Projects
Status: Sprint Scope
Development

No branches or pull requests

3 participants