You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/11/03 07:27:00 UTC

[jira] [Created] (NETBEANS-1605) Remove the custom max heapsize calculation and cap at 1 Gb.

Laszlo Kishalmi created NETBEANS-1605:
-----------------------------------------

             Summary: Remove the custom max heapsize calculation and cap at 1 Gb.
                 Key: NETBEANS-1605
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1605
             Project: NetBeans
          Issue Type: Improvement
          Components: platform - Launchers&amp;CLI
            Reporter: Laszlo Kishalmi


Currently NetBeans sets it max memory to the 1/5-th of physical memory or 1 Gb whichever is lower. This is unnecessary as the recent JVM heap is max 1/4 th of the system memory capping at 4Gb.

I think the Java default would serve for the workloads nowadays.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists