hantangwangd opened a new issue, #10636: URL: https://github.com/apache/iceberg/issues/10636
### Apache Iceberg version main (development) ### Query engine None ### Please describe the bug 🐞 In PR #8486 we have upgrade to gradle 8.8. However, after fetch and rebase the change, my local branch always fails to build because of crashing JVM. After checking the gradle community, I found it's a known issue in version 8.8: https://github.com/gradle/gradle/pull/29514 This issue would lead in JVM crash when executing `./gradlew build` on MacOS 11.x and before, and it was fixed in `8.9-rc-1`. So should we consider solving this problem as well? -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org