CalvinKirs commented on PR #519:
URL: https://github.com/apache/incubator-wayang/pull/519#issuecomment-2774722646
> Hi @CalvinKirs , our project is not ready yet to support java 17 but we
are close to make the right fixes.
oops...my email may not have been officially sent... In fact, I noticed that
our mailing list is considering upgrading to JDK 17, so I ran some tests
through CI. Simply put, compilation works fine, but there are some
compatibility issues when running tests. I haven’t looked into the details, but
it might require upgrading some dependencies.
> But I am still wondering if we have tests that use Java 17 features how
would the build with Java 11 work? Or we shall refrain from having such tests
to ensure backward compatibility?
Actually, we can build and test in parallel—kind of like this: we compile
and test using both JDK 11 and 17 at the same time.
--
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]