-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
OpenJDK 11 builds for Solaris (SPARC)? #1279
Comments
Is there any news to have this scheduled before the end of the year, for example by November? |
@gdams have we got enough capacity for this? I note that Solaris support is proposed to be dropped for Java 14+ (JEP 382) |
Have added test labels to build-inspira-solaris10u11-sparcv9-1 to enable jdk8 testing, but reminding that you may want to add a separate machine for testing (the -1 machine seems very slow). Related: adoptium/infrastructure#631 and adoptium/aqa-tests#799 |
I think that this should be closed until we know the future of OpenJDK on Solaris, We can re-consider at that point? @karianna ? |
Does it just build-out of the box today? |
It does but we don't currently have the hardware to build it. |
Just wondering, I noticed that as of right now OpenJDK 8 is still being built for Solaris (Sparc). Is the hardware of that build system compatible for building newer OpenJDK versions? |
We need a Solaris box that also has Solaris 11 installed on it. |
Is there any way to set up a build slave for the build farm? |
@346L3 - please email infrastructureATadoptopenjdkDOTnet |
@346L3 the more the better but we'd happily take anything that you have. Are you on our slack channel? If not would you join https://adoptium.net/slack and we can discuss over there? |
Now that JDK 17 LTS is around I'm after a Solaris JDK 17 sparcv9 download. Still don't see anything after JDK 8 unfortunately. What's the status on the > JDK 8 builds? |
Sadly that is not a supported version/platform combination |
@davidmoten Solaris/SPARC was removed from the upstream openjdk codebase in late 2020 around the JDK15 timeframe, so we are unlikely to be able to build an official JDK17. (Also SPARC is an expensive platform for us to support) |
Thanks for the reply. I did notice that Oracle JDK is now free again for JDK 17 and checked with them but they don't build Solaris sparc for JDK 15+ so I really should forget about it and hasten our migration off Solaris! |
Yep it was JEP 381 that stripped it out of the code base. |
For people finding this, there are a couple of options. You can get good builds of OpenJDK for Solaris on both SPARC and x86 from Liberica https://bell-sw.com/pages/downloads/ These include JDK11, and also 12 and 13. If you want something more recent, then you're into unsupported territory, although it's not impossible. I have patches to build current OpenJDK on x86 illumos, and OpenJDK up to 17 on Solaris SPARC. https://github.com/ptribble/jdk-sunos-builder and some binaries for Solaris SPARC up to JDK17 too |
Is there any update on or any estimate when OpenJDK 11 builds will be available for Solaris (SPARC)?
Originally posted by @sKiLLeFF in AdoptOpenJDK/TSC#40 (comment)
The text was updated successfully, but these errors were encountered: