I'm seeing a similar memory leak in 1.7. Does anyone know if this bug predated 2.0, or was it introduced therein?
On Nov 14, 11:28 am, Rob <[email protected]> wrote: > Seehttp://code.google.com/p/google-web-toolkit/issues/detail?id=4133 > andhttp://code.google.com/p/google-web-toolkit/issues/detail?id=4229 > > Issue 4133 was raised almost a month ago but doesn't seem to have been > acknowledged yet - would anyone from the GWT team care to comment ? > > Cheers > Rob > > On Nov 13, 2:18 pm, Rob <[email protected]> wrote: > > > > > I've been trying out one of my existing apps with GWT 2.0 to see what > > advantages it has and have noticed a majormemoryleakwhen using RPC > > with Internet Explorer 8.0. > > > Basically my application reads some values from a database and > > displays these in the browser every 1 second. I am seeing amemory > >leakof 16k per second -i.e.every time I make an RPC request the > > browser leaks 16k ofmemory. This eventually leads to an out of > > virtualmemorysystem error. If I switch back to using GWT 1.7 then > > the problem goes away, there are no leaks at all. > > > I have managed to reproduce the problem with a very simple RPC example > > which I can supply if required. > > > Has anyone else noticed anything similar ? > > > Cheers > > Rob -- 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.
