lidavidm commented on code in PR #13114: URL: https://github.com/apache/arrow/pull/13114#discussion_r870249432
########## docs/source/developers/java/building.rst: ########## @@ -78,6 +78,7 @@ We can build these manually or we can use `Archery`_ to build them using a Docke Building JNI Libraries on MacOS ------------------------------- +Note: If you are building on Apple Silicon, be sure to use a JDK version that was compiled for that architecture. See, for example: https://www.azul.com/downloads/?os=macos&architecture=arm-64-bit&package=jdk. Review Comment: ```suggestion Note: If you are building on Apple Silicon, be sure to use a JDK version that was compiled for that architecture. See, for example, the `Azul JDK <https://www.azul.com/downloads/?os=macos&architecture=arm-64-bit&package=jdk>`_. ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org