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 · 0 comments
Assignees
Labels
4.x Version 4.x docs P2
Projects

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.

@github-actions github-actions bot added this to Triage in Backlog Jun 17, 2024
@m0mus m0mus added docs P2 4.x Version 4.x labels Jun 21, 2024
@m0mus m0mus moved this from Triage to Sprint Scope in Backlog Jun 21, 2024
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
Backlog
  
Sprint Scope
Development

No branches or pull requests

3 participants