C0urante commented on PR #12307:
URL: https://github.com/apache/kafka/pull/12307#issuecomment-1160549247

   @clolov I don't think it's necessary to add these tests to that list since 
they're still passing locally with Java versions 16-18 and on Jenkins with Java 
17. It's a little risky to add tests to that list, too, since it causes them to 
be skipped with Java versions >= 16.
   
   FWIW, it seems like the reason that tests still work is that they use the 
`org.easymock.Mockorg.easymock.Mock` annotation, instead of 
`org.powermock.api.easymock.annotation.Mock`.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to