That explains the increase in the maximum heap. The machine has 12GB RAM.  
However, even when I forced a GC it was still using all of that memory.  
Between 1.6 GB and 1.85GB.  My estimate based on a fresh start and also using 
NB 8.2 is that it should have been under 700MB.
I was using only gradle-based Java projects. PHP shouldn’t have been activated.

Scott

> On Apr 13, 2019, at 10:37 AM, Laszlo Kishalmi <laszlo.kisha...@gmail.com> 
> wrote:
> 
> There might be a leak or two (especially in the PHP parser), though the 
> increased memory usage is due to we removed the 1 Gb cap on the NB memory 
> usage, allowing the JVM to decide on it's own which results ~2gb usage on 
> systems which have 8 Gb RAM or up. I have 32 Gb and NetBeans memory usage 
> rarely goes above 2 Gb.
> 
> On 4/13/19 7:32 AM, Scott Palmer wrote:
>> NB has 2G. It sometimes gets up there and is using 1.8 of that. I suspect a 
>> leak somewhere. That is much higher usage than NB 8.2 and when I restarted 
>> the initial memory usage was over 1G less. But the stalls happen when usage 
>> is low.
>> 
>> So far this appears to be a Windows issue with file system calls that are 
>> occasionally orders of magnitude slower than they should be.
>> 
>> Scott
>> 
>>> On Apr 13, 2019, at 9:35 AM, Eric Bresie <ebre...@gmail.com> wrote:
>>> 
>>> Don’t suppose default java memory settings may also be coming in to play 
>>> here? Maybe bumping these up some might help?
>>> 
>>> Eric Bresie
>>> ebre...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

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



Reply via email to