Hey all, I've been using Microsoft's JScript Leaks Detector on a GWT app. It's a very extensive application with hundreds of classes, listeners, custom widgets, etc.
Using the application does not seem to show any problems of a leak, it's only when I refresh a page, or if I navigate to another site (like cnn.com), it shows a large heirarchy of <div> and <input> tags, memory leak on mouse events, as well as on Object_toString, Object_equals, and Object_hashCode There's a ticket out there about a memory leak issue on 1.4.6 that is fixed by upgrading to 1.5, but upgrading to 1.5 is not an option at the moment. My Questions: 1) Is this behavior that others have experienced? 2) What impact have you seen long term with these leaks 3) Is the JScript leaks detector an accurate observer of memory leaks and finally 4) Are there workarounds that others have tried? Thanks much Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
