Add new and pre-release Java builds#600
Add new and pre-release Java builds#600bowbahdoe wants to merge 4 commits intoengineer-man:masterfrom
Conversation
|
Also, huge apologies if they don't build. I see the other github issue where the person didn't build them locally and that was bad, but I have an M1 mac so the docker images actually don't work on my machine. I would likely have to use the workflow here to validate unfortunately :( |
|
Good news! got a linux laptop to test all of this and they did build with some changes Bad news! The entire reason i want to have these ea builds is moot since the change hasnt been merged in yet. Kindof a bummer, but it will come out eventually and the central question of "would the piston folks be okay adding pre-release java builds to the public api/built in set" is still worth figuring out/for me |
| @@ -0,0 +1,5 @@ | |||
| { | |||
| "language": "java", | |||
| "version": "20.valhalla.20.75", | |||
There was a problem hiding this comment.
Not sure how semver compliant this version number is
|
I ended up giving up waiting for this and forked the rust playground to do what I wanted. https://java-playground.com I'll leave the issue up in case anyone else is still interested, but i've moved on. |
The reason I want 21-ea specifically is so that I can have my book run code snippets using anonymains
https://openjdk.org/jeps/445