There was an error while loading. Please reload this page.
1 parent 7694899 commit e7b61d7Copy full SHA for e7b61d7
1 file changed
docs/source/install.rst
@@ -53,6 +53,9 @@ Note that the command has changed from Arrow 15 and earlier. If you are still us
53
(``--add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED``) you will see the
54
``module java.base does not "opens java.nio" to org.apache.arrow.memory.core`` error.
55
56
+For more information on these flags, see the `Netty documentation
57
+<https://netty.io/wiki/java-24-and-sun.misc.unsafe.html>`_.
58
+
59
If you are using flight-core or dependent modules, you will need to mark that flight-core can read unnamed modules.
60
Modifying the command above for Flight:
61
0 commit comments