chia7712 commented on PR #17546:
URL: https://github.com/apache/kafka/pull/17546#issuecomment-2423530680
@omkreddy thanks for this fix. How to reproduce the error? I build kafka by
JDK 21 and check the class file:
```
chia7712@fedora:~/download/kafka/admin$ javap -v ./AclCommand.class | grep
major
major version: 55
```
It works well ... right?
--
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]