From: Panayotis K. <pan...@pa...> - 2010-05-25 06:27:48
|
On 24 Μαϊ 2010, at 8:19 μ.μ., Joshua Melcon wrote: > Panayotis, > > This particular issue can occur in a variety of places. In general > they are very hard to detect unless you get lucky at runtime. I > strongly recommend commenting out: >>> // new ExcessRetainsOptimization().Process(curRun.allCodePaths, curRun.beenTo, >>> // codeElement); > > in order to prevent any other nasty surprises. > > Regards, > > -- Joshua Melcon > Probably then this should be default for xmlvm? Or what about a (hidden/advanced?) parameter for xmlvm which will turn this on and off? |