To beat a dead horse: leaking user data is a security problem and is *much* worse than running OOM and crashing (which is unlikely given that JVMs have a limit of 15K threads, even if you assume 1 instance leak per TL). Dhanji.
On Fri, Oct 3, 2008 at 9:30 AM, Brian Pontarelli <[EMAIL PROTECTED]>wrote: > > > Yea but it's a scoping leak which is far worse =D > > Definitely really nasty, but worse.... that's debatable. VMs don't > like OutOfMemoryErrors much. All those other application errors, they > don't mind so much. ;) > > -bp > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
