"Alexey Efimov" <[EMAIL PROTECTED]> wrote in message ae59tv$doe$[EMAIL PROTECTED]">news:ae59tv$doe$[EMAIL PROTECTED]... > Yes, excuse me :) sure fragmentation
But what does defragmenting memory during Garbage collection have to do with the amount of memory being used? > PS. That mean AFAIK? As Far As I Know. > "Vladimir Korenev" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Alexey Efimov wrote: > > > Are you use hotspot JVM? I think it's not memory leak, it's just memory > > > defgragmentation. > > > > Do you mean "memory fragmentation"? > > AFAIK HotSpot defragments memory during garbage collection. > > > > > > > "Gordon Tyler" <[EMAIL PROTECTED]> wrote in message > > > ae54j5$5le$[EMAIL PROTECTED]">news:ae54j5$5le$[EMAIL PROTECTED]... > > > > > >>I'm working on two different CVS branches of my project and so I have > two > > >>different versions of basically the same project file in the two working > > >>directories for these branches and I switch between them during the day. > > >> > > >>When I open the one project and then re-open the second project, the > > > > > > amount > > > > > >>of memory being used as shown in the status bar is approximately double > > > > > > what > > > > > >>is used when the first project was open. And press the GC button does > > >>nothing to reduce it. > > >> > > >>For example, after first project is opened, 70M of memory is used after > > > > > > GC. > > > > > >>After second project is re-opened, 125M is used after GC. > > >> > > >>It seems that the first project's objects are not being released? > > > > +1 for fixing it _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
