vibhatha commented on code in PR #43050: URL: https://github.com/apache/arrow/pull/43050#discussion_r1696202355
########## 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: Maybe this is not the strongest idea in this context, but for test purpose, can we keep 21 as the latest, and use preview features to do the testing, and later we can upgrade as we get LTS? -- 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]
