- Notifications
You must be signed in to change notification settings - Fork46
Debian Buster JDK 17 Compat#822
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Also going to mention Redstoneguy129/openjdk-ev3 i have added support for building the JDK-17-ev3. Support can now be given from 11 to 17. And Jesse to Buster. Sadly Bullseye seemed to break the ev3 and caused graphical glitches. |
jabrena commentedMar 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hi, next week I will review it. |
jabrena commentedMar 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Did you manage to upgrade the build to Java 17? |
Hi@snuyanzin, I noticed that you helped@Redstoneguy129 for OpenJDK17. |
Yes. I currently have JDK 17 on the EV3. Within the fork you can see i added to the scripts/config.sh the downloads for the adoptium version of JDK 17. JDK 17 is fully functional on the EV3 as well with Stretch and Buster, i am able to control and read all the motors and sensors. |
Adding to this, i myself tried looking for a newer JDK however i believe JDK 17 was the last. You can find the CI job on the adoptium page and see newer jobs failing. |
jabrena commentedMar 11, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Can you send a PR on this repo with the idea to run the pipeline on AdoptOpenjdk please? We will try to run the pipeline for OpenJDK 17 Note: The last build was for OpenJDK15: congrats@Redstoneguy129 &@snuyanzin related issue: It is exciting to see people running java 17 on an ARM board from 2010 |
jabrena commentedMar 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Why are you talking about Buster distro if last release from EV3Dev release was for Stretch? |
I built Buster using brickstraphttps://github.com/ev3dev/docker-library/tree/master/ev3dev-buster |
Project516 commentedSep 17, 2025
Is this PR dead? This would be a great improvement. |
Please state any changes needed before a merge is allowed.
This has been tested with the EV3 dev, all works as expected.
Thanks to@snuyanzin for helping with JDK 17 compatability.