Skip to content

Unable to load MemoryUtil class if we dont set --add-opens #1007

@torito

Description

@torito

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions