Re: netbeans or java ?

From: Steve Sobol (sjsobol_at_JustThe.net)
Date: 08/30/04


Date: Sun, 29 Aug 2004 17:51:17 -0700

Hal Rosser wrote:

> oooh! - I was under the impression that netbeans was done in Java and I
> thought Java programs didn't need to worry about memory leaks because of the
> garbage collector. What would cause this in java apps?\
> Is the JVM at fault for the memory leaks ?

Excellent question. I'm not absolutely sure!

I had the Garbage Collection toolbar turned on and I did manual GC's pretty
often, but sometimes I'd exit the IDE and anywhere from 10-20 megs of memory
used by the IDE never got released. I don't think it's the JVM. Not in this case.

-- 
JustThe.net Internet & New Media Services, http://JustThe.net/
Steven J. Sobol, Geek In Charge / 888.480.4NET (4638) / sjsobol@JustThe.net
PGP Key available from your friendly local key server (0xE3AE35ED)
Apple Valley, California     Nothing scares me anymore. I have three kids.


Relevant Pages

  • Re: netbeans or java ?
    ... > thought Java programs didn't need to worry about memory leaks because of ... > the garbage collector. ... What would cause this in java apps?\ ... > Is the JVM at fault for the memory leaks? ...
    (comp.lang.java.programmer)
  • SWT compatibility
    ... I recently got tired of NetBeans' dog-slow performance and memory leaks ... Does SWT run on those platforms? ... PGP Key available from your friendly local key server ...
    (comp.lang.java.programmer)
  • Re: interface programming
    ... ICar pGenericCar = carFactory.createCar; ... Without worrying about memory leaks. ... delete this heap object since C++ interfaces have no ctor or dtor? ... the garbage collector will work exactly yhe same as in C#. ...
    (microsoft.public.vc.language)
  • Re: Memory issues
    ... with observe_malloc_free.pl in mail bottom. ... this result of memory leaks: ... 10 Mbytes data are not freed. ... I don't know much about the perl garbage collector, ...
    (comp.lang.perl.misc)
  • Re: Managed VC++ crashing in debug build caused memory leaks
    ... I was surprised to see memory leaks in our application when it crashed ... Does the garbage collector not work in debug build ... can also allocate from the native heap. ...
    (microsoft.public.dotnet.languages.vc)