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 21.2.0 #8

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Support GraalVM 21.2.0 #8

merged 1 commit into from
Aug 1, 2021

Conversation

davidfrickert
Copy link
Contributor

No description provided.

@findepi
Copy link
Owner

findepi commented Jul 21, 2021

@davidfrickert many thanks for the PR!

according to https://www.graalvm.org/release-notes/21_2/, the release is not fully done yet, as the Java 8 build is marked as "coming soon"

Java and Compiler Updates
The OpenJDK release that GraalVM Community Edition is built on was updated to:
8u302 for Java 8 based GraalVM Community. See OpenJDK 8u302 Updates. Coming soon
11.0.12 for Java 11 based GraalVM Community. See OpenJDK 11.0.12 Updates
16.0.2 for Java 16 based GraalVM Community. See OpenJDK 16.0.2 Updates. Coming soon

Do you maybe have an idea what "soon" can actually mean here?

@davidfrickert
Copy link
Contributor Author

Uhh I have no clue.
That is super weird indeed.

The Java8 & Java16 builds seem to not be available yet.

@findepi
Copy link
Owner

findepi commented Jul 24, 2021

Seems like someone had "to release or not to release" dilemma and decided to have both ;)

Maybe we should follow the pattern then?
Temporarily drop the Java 8 version and add it back when it shows up on https://github.com/graalvm/graalvm-ce-builds/releases.

A bit of unnecessary work, but maybe that's still more useful than just waiting.
@davidfrickert wdyt?

@davidfrickert
Copy link
Contributor Author

Yeah most likely they had an hard limit on release date but the other java versions were not ready. Oh well.
I think either that, or just leave as is and when they release the Java8 version the builds will start working again?
I'm not sure if they run automatically, but that could be an option to avoid having to manually disable and re-enable.

@davidfrickert
Copy link
Contributor Author

I think this can be merged @findepi, seems like java 8 builds have been provided.
I don't know how to retry the failed build here on github but would be nice if possible just to be sure it works before merging.

@findepi findepi merged commit 9bae852 into findepi:master Aug 1, 2021
@findepi
Copy link
Owner

findepi commented Aug 1, 2021

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants