[
https://issues.apache.org/jira/browse/CAMEL-16962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418152#comment-17418152
]
Freeman Yue Fang commented on CAMEL-16962:
------------------------------------------
There is a know issue(FLINK-17530) in Apache Flink to track it, so until it's
fixed in Apache Flink, we need to explicitly use add-opens in camel-flink tests.
> tests in camel-flink failed with JDK17
> --------------------------------------
>
> Key: CAMEL-16962
> URL: https://issues.apache.org/jira/browse/CAMEL-16962
> Project: Camel
> Issue Type: Sub-task
> Components: camel-flink
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
>
> {code}
> [ERROR] WARNING: Illegal reflective access by
> org.apache.flink.api.java.ClosureCleaner
> (file:/Users/ffang/.m2/repository/org/apache/flink/flink-core/1.13.2/flink-core-1.13.2.jar)
> to field java.lang.String.value
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)