Skip to content

[Java] Build memory-netty as a JPMS module #150

Description

@jduo

Describe the enhancement requested

This depends on apache/arrow#38998.

Build memory-netty as a JPMS module.

This change requires patching Netty's public module since we add classes to exposed packages and call package-private functions.

This requires users to add a patch-module command to their java invocation. It is somewhat inconvenient because it needs to reference one of our delivered JAR filenames (which vary by location and version)

Component(s)

Java

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions