-
Notifications
You must be signed in to change notification settings - Fork 59
add a JDK 15 build #1225
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
Labels
Comments
This was referenced Sep 29, 2020
|
I could try to figure out where this is coming from, but another option would be to |
I solved the |
PR updating JDK compat page: scala/docs.scala-lang#1793 |
This was referenced Oct 3, 2020
followup ticket about getting even more repos green: #1240 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It's time!
(Aside: while I'm doing this, I think I would like to rename the JDK 8 Jenkins jobs to have
-jdk8-
in the name, since on 2.13.x the-jdk11-
build is now the "main" build — or perhaps there isn't any "main" build anymore, since we now have at least one repo that fails in all three builds (fs2 fails in JDK 8, shapeless-java-records fails on 8 and 11, and several repos still fail on JDK 14 just because the maintainers haven't dealt with it). There is still a "main" build in the sense of "JDK version I typically test on", but it's no longer consistent across Scala versions which one that is: 2.11.x and 2.12.x remains 8, but on 2.13.x I do 11 first, and check 8 later.)The text was updated successfully, but these errors were encountered: