Martijn Kruithof wrote:
I can see from traces I added to the code that thousands of LocalPropertyStacks
are created via the |InheritableThreadLocal|, hundreds of them seem to be
never cleaned up, at the same time the number of threads remains more or less
constant. When rolling back the last two commits (local properties) tests runs again.
Is this a specific test, or is it all the tests?
Peter
Kind Regards, Martijn
Matt Benson wrote:
I usually update at least every morning, and I was running ant test yesterday evening... 20 hours ago, without this. I would put the offending change sometime within the last 28 hours... also, it looks like an accumulation, rather than a problem with a specific test. The most widely applicable code changes that have gone in are the Property stuff and the Reference Project... anyone have any ideas?
-Matt
--- Martijn Kruithof <[EMAIL PROTECTED]> wrote:
I do not know what has been changed the last 44 hours, but somewhere in between a big memory leak has been caused. build test fails with an OutOfMemoryError in: FixCrLfTest on XP / 1.5.0 and on Linux / 1.4.2_06 ExecuteOnTest on XP / 1.4.2_06 and on XP / 1.3.1_13 BZip2Test on XP / 1.2.2_017 While, with exactly the same setup 44 hours ago everything went fine. (Well there was an issue with 1.2.2)
Martijn
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
