laurentgo commented on code in PR #43050: URL: https://github.com/apache/arrow/pull/43050#discussion_r1696266123
########## docs/source/developers/java/building.rst: ########## @@ -32,8 +32,12 @@ Arrow Java uses the `Maven <https://maven.apache.org/>`_ build system. Building requires: +* JDK 22+ Review Comment: > I agree with @lidavidm and @vibhatha and with an eye on reproducibility (and potential future patch releases) we should build on LTS for the release as well. This would basically mean delaying any (optional) use of FFM/FFI to Java 25 so not before september 2025. I'm also not sure I follow on the reproducibility requirement. @assignUser can you clarify what do you mean by that? -- 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]
