Skip to content

incompatibilidad entre javas #11265

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

Open
JDanielOrellana opened this issue May 27, 2025 · 1 comment
Open

incompatibilidad entre javas #11265

JDanielOrellana opened this issue May 27, 2025 · 1 comment
Assignees
Labels

Comments

@JDanielOrellana
Copy link

trabaje con el graalvm java17 y en mi pom.xml del proyecto esta con java21 lo cual hace que exista un error de incompatibilidad, estoy trabajando con el gluon y no puedo ejecutar mi código por eso, pero para instalarlo necesito un archivo "gu" que no esta presente en el graalvm java21, como puedo solucionar esto??

@selhagani
Copy link
Member

Hi @JDanielOrellana

Thank you for reaching out to us.

Using GraalVM for jdk 17 while you have GraalVM for jdk 21 in your pom file can cause incompatibility issues. Also gu is no longer available when you use GraalVM for jdk 21. Howver you can find components available for download as standalone distributions. You can find the latest version of GraalVM and more information about the components using this link: https://github.com/graalvm/graalvm-ce-builds/releases/

@selhagani selhagani self-assigned this May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants