-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Describe the enhancement requested
Allow Arrow to be referenced as JPMS modules when run in Java 9 and higher
This issue is broken down into the following sub-issues:
- [Java] Update dependencies and plugins for JPMS module support arrow#38996
- [Java] (JPMS) Add a maven plugin for compiling modules while retaining JDK8 support arrow#39134
- [Java] Build memory-core and memory-unsafe as JPMS modules arrow#38998
- [Java] Build arrow-format and arrow-vector as JPMS modules arrow#38997
- [Java] Build memory-netty as a JPMS module #150
- [Java] Build remaining modules as JPMS modules arrow#39001
The memory module related issues affect the user's command-line and may be too much of a breaking change for users.
Component(s)
Java
Metadata
Metadata
Assignees
Labels
No labels