Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java][Docs] Improve docs around JVM flags #32851

Closed
asfimport opened this issue Sep 2, 2022 · 1 comment
Closed

[Java][Docs] Improve docs around JVM flags #32851

asfimport opened this issue Sep 2, 2022 · 1 comment

Comments

@asfimport
Copy link

  • Clarify where the --add-opens flag should be added (as an argument to java)
  • Demonstrate how to configure Surefire with it
  • Demonstrate how to configure IntelliJ with it
  • Catch the exception that results if you forget and rethrow it with a message telling you what to do/what docs to visit
  • Investigate MemoryHandles as a possible replacement for this
  • Poke MemoryUtil.UNSAFE ASAP at startup (e.g. in RootAllocator) to fail sooner

Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm

PRs and other links:

Note: This issue was originally created as ARROW-17604. Please see the migration documentation for further details.

@asfimport
Copy link
Author

David Li / @lidavidm:
Issue resolved by pull request 14066
#14066

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

No branches or pull requests

2 participants