nicoweidner commented on pull request #17862: URL: https://github.com/apache/flink/pull/17862#issuecomment-976425401
Is LookupJoinITCase supposed to pass with this change? When setting it to build and run with Java 17, I still get 46 failures out of 48. The stacktraces look like Java 17 issues that might be fixed by other tickets though... ``` java.lang.reflect.InaccessibleObjectException: Unable to make field private static final int sun.util.calendar.ZoneInfo.UTC_TIME accessible: module java.base does not "opens sun.util.calendar" to unnamed module @15327b79 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
