-
Notifications
You must be signed in to change notification settings - Fork 119
Unable to load MemoryUtil class if we dont set --add-opens #1007
Copy link
Copy link
Closed
Labels
Type: bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug, including details regarding any error messages, version, and platform.
In the installation doc it is stated we should include some --add-opens to the JVM, however, in my scenario, is impossible to add those flags as I cannot control how the JVM is launched.
Currently, my application don't even start, because the MemoryUtil class is not loaded because an Exception in the static scope.
Currently, I'm forced to fork arrow because of this limitation.
A PR for this issue will be proposed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: bugSomething isn't workingSomething isn't working