chia7712 commented on code in PR #20295: URL: https://github.com/apache/kafka/pull/20295#discussion_r2253131387
########## build.gradle: ########## @@ -72,6 +72,12 @@ ext { "--add-opens=java.security.jgss/sun.security.krb5=ALL-UNNAMED" ) + if (JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_24)) { Review Comment: open https://issues.apache.org/jira/browse/KAFKA-19580 to trace the spotbug upgrade. -- 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