To confirm to others, after a short discussion on IRC with Jeff, the memory isn't released with the patch, but Axis will not consume more memory after re-loading the same file.
Ries On Feb 14, 2010, at 7:06 PM, Ries van Twisk wrote: > > > On Feb 12, 2010, at 11:44 AM, Jeff Epler wrote: > >> each call to open_file_guts leaks the old GLCanon object, o.g. >> the canon object keeps references to information like the endpoints >> of each line in the program, which can add up to a lot of memory. >> >> it would be ideal to not leak the GLCanon object, but in the meantime >> calling its new .clear() method can reduce the memory from megabytes >> per reload to kilobytes per reload, which greatly reduces the impact >> of the bug. >> --- > > > > Jeff, > > I applied this to 2.3.4 and I didn't see memory released. > I loaded a 50K line consuming 20% memory, > when I then loaded a 1K line file, memory was not released. > > > regards, Ries van Twisk > > ------------------------------------------------------------------------------------------------- > tags: Freelance TYPO3 Glassfish JasperReports JasperETL Flex Blaze-DS > WebORB PostgreSQL DB-Architect > email: [email protected] web: http://www.rvantwisk.nl/ > skype: callto://r.vantwisk > Cell: +593 9901 7694 > > > > > > > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as > DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers regards, Ries van Twisk ------------------------------------------------------------------------------------------------- tags: Freelance TYPO3 Glassfish JasperReports JasperETL Flex Blaze-DS WebORB PostgreSQL DB-Architect email: [email protected] web: http://www.rvantwisk.nl/ skype: callto://r.vantwisk Phone: +1-810-476-4196 Cell: +593 9901 7694 SIP: +1-747-690-5133 ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
