ctubbsii commented on PR #2241: URL: https://github.com/apache/zookeeper/pull/2241#issuecomment-2864274791
I tracked down one Java build problem, and it seems to be with the zookeeper-server module's use of jmockit. The configuration was done incorrectly. I'm not sure why it seems to work in the master branch, or why it still works in JDK8, but it seems to be completely broken. I fixed it here. However, one issue in future is that JMockIt doesn't support JDK17, so ZooKeeper is probably going to have to figure out a solution to get rid of it soon anyway. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org