You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/09/22 16:49:00 UTC

[jira] [Resolved] (ARROW-17604) [Java][Docs] Improve docs around JVM flags

     [ https://issues.apache.org/jira/browse/ARROW-17604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-17604.
------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14066
[https://github.com/apache/arrow/pull/14066]

> [Java][Docs] Improve docs around JVM flags
> ------------------------------------------
>
>                 Key: ARROW-17604
>                 URL: https://issues.apache.org/jira/browse/ARROW-17604
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Java
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> * 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)