I am facing this problem in my GWT application. Memory is kept getting allocated but is never free up memory. Now following question arieses:
1. Does is good idea to rely on browser's garbage collection. 2. Is it possible to force apply GC? if yes how. 3. I am using tab panel in my application. If that any way i can free memory upon tab switching? Thanks in advance for all your suggestions. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
