You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _overviews/jdk-compatibility/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ JDK 12 was released in March 2019. But it is not an LTS release, so the remarks
59
59
60
60
Scala has not been extensively tested on JDK 12.
61
61
62
-
However, the Scala 2.12 community build is [up and running](https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk12-integrate-community-build/) on an early-access JDK 12 build, and most projects are green.
62
+
However, the Scala 2.12 community build is [up and running](https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk13-integrate-community-build/) on an early-access JDK 12 build, and most projects are green.
63
63
64
64
Some JDK 12 specific fixes were included in 2.12.9; you'll want to use the latest 2.12 minor release (as of September 2019, that's 2.12.10).
0 commit comments