2010/3/25 Endre Stølsvik <[email protected]> > Do you mean to restart the entire JVM? > > What is that Finalizer used for? >
FYI... that thread is used to clean up references in weak/soft maps (it comes from the Guice copy of google-collections / guava code) > Endre. > > On Thu, Mar 25, 2010 at 16:55, [email protected] <[email protected]>wrote: > >> On Mar 25, 6:30 am, cowwoc <[email protected]> wrote: >> > [...] I don't like the fact that you've chosen to ship the >> > product with a pretty sizable memory leak and no decent workaround. >> >> Umm... the decent workaround is to restart your application when you >> redeploy. >> >> -- >> 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]<google-guice%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-guice?hl=en. >> >> > -- > 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]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > -- Cheers, Stuart -- 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.
