chia7712 commented on PR #17522:
URL: https://github.com/apache/kafka/pull/17522#issuecomment-2529939976

   > We should make sure it's possible to run tests with Java 11 for the 
modules that support it since it's possible to have issues at runtime that only 
affect a particular version.
   
   that makes sense. open https://issues.apache.org/jira/browse/KAFKA-18192 to 
handle it.
   
   > Are we sure the Gradle plugin doesn't handle this properly? If so, we 
should add the workaround, but also file a ticket with them. See the following 
for a similar situation for the Scala (the issue here seems to be for Java 
instead):
   
   The root cause is that we set the compiler arguments directly instead of 
using Gradle's recommended `options.release`. I have left a comment on [this 
pull request](https://github.com/apache/kafka/pull/18104/files#r1876946798).


-- 
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]

Reply via email to