[
https://issues.apache.org/jira/browse/FLINK-25000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717380#comment-17717380
]
Martijn Visser commented on FLINK-25000:
----------------------------------------
Per https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html the
minimum required version is 2.12.15.
That would be a Flink breaking compatibility change (since after Scala 2.12.7
there's a binary incompatible change in Scala, introduced with Scala 2.12.8).
> Scala 2.12.7 doesn't compile on Java 17
> ---------------------------------------
>
> Key: FLINK-25000
> URL: https://issues.apache.org/jira/browse/FLINK-25000
> Project: Flink
> Issue Type: Sub-task
> Components: API / Scala
> Reporter: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
>
> Fails with "fails with /packages cannot be represented as URI" during
> compilation.
> 2.12.15 was working fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)