jduo opened a new issue, #38998:
URL: https://github.com/apache/arrow/issues/38998

   ### Describe the enhancement requested
   
   Build memory-core and memory-unsafe as JPMS modules.
   
   - Refactor the memory module's structures to faciliate this.
   - Update arrow-vector's module-info.java file to depend on memory-core's 
   
   These modules use Unsafe and reflection and require adding --add-opens 
command line flags since they are now named modules.
   
   Note that memory-netty is omitted because it requires a bigger change to the 
user's command-line.
   
   ### Component(s)
   
   Java


-- 
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]

Reply via email to