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

Bug: GraalVM list missing macos java8 artifact #544

Open
justhecuke opened this issue Sep 13, 2021 · 0 comments
Open

Bug: GraalVM list missing macos java8 artifact #544

justhecuke opened this issue Sep 13, 2021 · 0 comments

Comments

@justhecuke
Copy link

Bug report
Recent releases of GraalVM CE do not have a macos version for java8 due to maintenance issues. The most recent release is 21.0.0.2 (https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-21.0.0.2) but it appears sdkman does not track that older release and, instead, has dropped it.

As of now, despite GraalVM CE having a macos java8 version, sdkman has no ability to allow macos users to use the java8 version since the recent uploads of GraalVM seem to have overwritten or hidden the older java8 release for macos.

To reproduce
Using a mac,
sdk list java

Notice how there is no .r8 version for GraalVM.

System info

SDKMAN 5.12.2

@marc0der marc0der transferred this issue from sdkman/sdkman-cli Sep 14, 2021
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

No branches or pull requests

1 participant