Skip to content

Conversation

@dkowis
Copy link

@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 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",

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