GWT Release: 1.6.4 OS / Browser: Linux (Ubuntu 8.04)/ Hosted Mode
I have pretty large application and at the one moment (when it become bigger) I got very slow hosted mode reaction on window resize, it takes about 5 min (AND IT IS ONLY IN HOSTED MODE, in web mode it is 1 sec). In JConsole I see following stack trace for running thread. Stack trace: org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1428) org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2840) com.google.gwt.dev.SwtHostedModeBase.processEvents (SwtHostedModeBase.java:235) com.google.gwt.dev.HostedModeBase.pumpEventLoop(HostedModeBase.java: 558) com.google.gwt.dev.HostedModeBase.run(HostedModeBase.java:405) com.google.gwt.dev.HostedMode.main(HostedMode.java:232) Other guys under Windows haven't such problem with this app. Could you advise how to solve this problem and what area I need to investigate. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
