[
https://issues.apache.org/jira/browse/FLINK-35306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan updated FLINK-35306:
----------------------------
Component/s: Build System / CI
Tests
> Flink cannot compile with jdk17
> -------------------------------
>
> Key: FLINK-35306
> URL: https://issues.apache.org/jira/browse/FLINK-35306
> Project: Flink
> Issue Type: Bug
> Components: Build System / CI, Tests
> Affects Versions: 1.20.0
> Reporter: Rui Fan
> Assignee: Rui Fan
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.20.0
>
> Attachments: image-2024-05-08-11-48-04-161.png
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=59380&view=results]
> fails and benchmark with 17 fails as well
>
> Reason: TypeSerializerUpgradeTestBase.UpgradeVerifier update the
> schemaCompatibilityMatcher method name to schemaCompatibilityCondition, but
> some subclasses didn't change it, such as:
> PojoRecordSerializerUpgradeTestSpecifications.PojoToRecordVerifier.
>
> It belongs to flink-tests-java17 module, and it doesn't compile by default.
>
> it's caused by
> * https://issues.apache.org/jira/browse/FLINK-25537
> * [https://github.com/apache/flink/pull/24603]
>
> !image-2024-05-08-11-48-04-161.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)