Skip to content

Commit a5b172f

Browse files
SethTisueGedochao
andauthored
Update _overviews/jdk-compatibility/overview.md
Co-authored-by: Piotr Chabelski <[email protected]>
1 parent 117dd9d commit a5b172f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_overviews/jdk-compatibility/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ The Scala test suite and Scala community build are green on JDK 17.
100100

101101
For sbt users, sbt 1.6.0-RC1 is the first version to support JDK 17, but in practice sbt 1.5.5 may also work. (It will print a warning on startup about `TrapExit` that you can ignore.)
102102

103-
For possible Scala 2 issues, see the [jdk11](https://github.com/scala/bug/labels/jdk11) and [jdk17](https://github.com/scala/bug/labels/jdk17) labels in the Scala 2 bug tracker.
103+
For possible Scala 3 issues, see the [area:jdk](https://github.com/scala/scala3/labels/area%3Ajdk) and [compat:java](https://github.com/scala/scala3/labels/compat%3Ajava) labels in [the Scala 3 issue tracker](https://github.com/scala/scala3/issues).
104+
105+
For possible Scala 2 issues, see the [jdk11](https://github.com/scala/bug/labels/jdk11) and [jdk17](https://github.com/scala/bug/labels/jdk17) labels in [the Scala 2 bug tracker](https://github.com/scala/bug/issues).
104106

105107
## JDK 21 compatibility notes
106108

0 commit comments

Comments
 (0)