Skip to content

Commit 1beef4a

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

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
@@ -134,7 +134,9 @@ For information on timing of the forthcoming releases, see:
134134

135135
<!-- TODO For sbt users, sbt 1.9.0 is the first version to support JDK 21.-->
136136

137-
For possible Scala 2 issues, see the [jdk11](https://github.com/scala/bug/labels/jdk11), [jdk17](https://github.com/scala/bug/labels/jdk17), [jdk21](https://github.com/scala/bug/labels/jdk21), and [jdk25](https://github.com/scala/bug/labels/jdk25) labels in the Scala 2 bug tracker
137+
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).
138+
139+
For possible Scala 2 issues, see the [jdk11](https://github.com/scala/bug/labels/jdk11), [jdk17](https://github.com/scala/bug/labels/jdk17), [jdk21](https://github.com/scala/bug/labels/jdk21), and [jdk25](https://github.com/scala/bug/labels/jdk25) labels in [the Scala 2 bug tracker](https://github.com/scala/bug/issues).
138140

139141
## GraalVM Native Image compatibility notes
140142

0 commit comments

Comments
 (0)