Hi I am upgrading my GWT app from 2.0 to 2.3. When I'm compiling with 2.1, 2.2 or 2.3 I am seeing a huge increase in the memory usage. I'm giving it 3Gb and its maxing this out. Any less than this and I am getting OutOfMemoryExceptions. I'm also noticing that its writing massive amounts of data to disk. It is writing gwt88282368723byte- cache to this directory C:\Users\MyName\AppData\Local\Temp\ . I can see previous files like this from 2.0 builds that range from 3MB - 10MB in size, but with GWT 2.3 the size of the byte-cache file is now 22GB! This is making my PC really sluggish and its pretty much unusable while I'm compiling.
I'm wondering of anyone else has come across this with GWT 2.3? Thanks Brian -- 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.
