Skip to content

Conversation

@lvyanquan
Copy link
Contributor

Bump jdk version from 8 to 11.
This will allow us to gradually start the compatibility work with Flink 2.x, Debezium 2.x, and Iceberg 1.10+.

@lvyanquan lvyanquan added this to the V3.6.0 milestone Dec 3, 2025
@github-actions github-actions bot added the build label Dec 3, 2025
</plugins>
</build>
</profile>
<profile>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we're running tests against Java 17 in nightly builds, shall we create a java-17-target profile and activate it with [17,)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except one minor comment.

@yuxiqian
Copy link
Member

yuxiqian commented Dec 8, 2025

Tested this PR with Java 17 in yuxiqian#123, seems some cases are failing because we need to explicitly --add-opens for specific modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants