Skip to content

Adding Graalvm 21.3.0#821

Open
dkowis wants to merge 1 commit intoshyiko:masterfrom
dkowis:graalvm_updates
Open

Adding Graalvm 21.3.0#821
dkowis wants to merge 1 commit intoshyiko:masterfrom
dkowis:graalvm_updates

Conversation

@dkowis
Copy link
Copy Markdown

@dkowis dkowis commented Nov 24, 2021

This version of Graalvm no longer includes support for java 8, and no further releases will.

A question: Should the jdk@graalvm now point towards the java11 version? That could be surprising to users, but there will be no further java8 releases of graalvm.

This version of Graalvm no longer includes support for java 8, and no
further releases will.
Comment thread index.json
Comment on lines +1472 to +1478
"21.3.0": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.3.0/graalvm-ce-java17-darwin-amd64-21.3.0.tar.gz"
},
"jdk@graalvm-ce-java16": {
"21.1.0": "tgz+https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.1.0/graalvm-ce-java16-darwin-amd64-21.1.0.tar.gz"
},
"jdk@graalvm-ce-java11": {
"21.3.0": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.3.0/graalvm-ce-java11-darwin-amd64-21.3.0.tar.gz",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't these URLs get the tgz+ prefix? 🤔

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