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

Support GraalVM 19.3 with JDK 8 #5837

Closed
emmanuelbernard opened this issue Nov 28, 2019 · 3 comments
Closed

Support GraalVM 19.3 with JDK 8 #5837

emmanuelbernard opened this issue Nov 28, 2019 · 3 comments

Comments

@emmanuelbernard
Copy link
Member

No description provided.

@emmanuelbernard emmanuelbernard added the kind/enhancement New feature or request label Nov 28, 2019
@machi1990
Copy link
Member

Hi @emmanuelbernard, @gwenneg has been working on this issue #4218 and he has an ongoing work on this PR #5358 to support JDK8.

@gwenneg
Copy link
Member

gwenneg commented Nov 28, 2019

Thanks @machi1990!

Here's the current state of the GraalVM 19.3 support with JDK 8: I'm currently trying to work around a GraalVM bug (oracle/graal#1883) that was reported and fixed this week. The fix will be part of GraalVM 19.3.1 which will be released in January. My idea is to include the fix into GraalVM 19.3.0 by substituting the faulty GraalVM code itself. If it works, Quarkus will use GraalVM 19.3.0 and if it doesn't, we may have to wait for the 19.3.1 release. The workaround didn't work on the Quarkus CI so far but I'm actively working on it.

@emmanuelbernard
Copy link
Member Author

So let me close this one and reference #4218 in the Roadmap project.
Sorry about the duplication

@emmanuelbernard emmanuelbernard removed the kind/enhancement New feature or request label Nov 28, 2019
@gsmet gsmet changed the title Support GraalVM 19.3 (no JDK 11) Support GraalVM 19.3 with JDK 8 Dec 8, 2019
@gsmet gsmet added this to the 1.1.0 milestone Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants