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

Java LTS (17 and 11)? #226

Open
K0-RR opened this issue Feb 4, 2022 · 8 comments
Open

Java LTS (17 and 11)? #226

K0-RR opened this issue Feb 4, 2022 · 8 comments

Comments

@K0-RR
Copy link

K0-RR commented Feb 4, 2022

The only bundles that provide java are these:
https://clearlinux.org/software/bundle/java13-basic
https://clearlinux.org/software/bundle/java13-runtime
https://clearlinux.org/software/bundle/java-basic
https://clearlinux.org/software/bundle/java-runtime

It looks like it's only java 8 and 13. None of them are supported anymore and should not be used. Can you add bundle with the jdk 17 (and 11 if possible). Without these you cannot run many java programs.

@skjolber
Copy link

What about this? https://clearlinux.org/software/bundle/java11-basic
Cant seem to find any for 17 though.

@jnorthrup
Copy link

suggesting NOT having distro-level support of jdk/jvm families of tools and offloading support to https://sdkman.io for the java bytecode domain and especially the maven/gradle tools.

@skjolber
Copy link

@jnorthrup but will those sdkman binaries be compiled in the same way as the current clear linux OpenJDK?

@jnorthrup
Copy link

@jnorthrup but will those sdkman binaries be compiled in the same way as the current clear linux OpenJDK?

given the CLR usecase of shrink-wrapping highest performing builds, @marc0der might be persuaded to consider such a thing.

@marc0der
Copy link

@jnorthrup the binaries downloaded through SDKMAN are the exact binaries found on the origin download sites; we do not tamper with any binaries that upstream vendors provide.

@romario74
Copy link

Please forgive my ignorance, we are new to clear linux and looking for JRE17.
Is there already a decision if the Java LTS version will be included? Seems we now have to downgrade out app to jre11?

@fenrus75
Copy link
Contributor

fenrus75 commented Feb 15, 2023 via email

@fenrus75
Copy link
Contributor

fenrus75 commented Feb 15, 2023 via email

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

6 participants