Saturday, October 1, 2016

Re: Troubleshooting compilation issues?

Hi,

when the problem happened? In compilation process or in application loading and execution?

If the problem is in compilation process, you could try '-optimize 8' (or lower optimization level) as gwt compiler parameter. There are some situations which cause gwt compile takes so long.

Regards.

On Sat, Oct 1, 2016 at 12:20 AM, David Becker <david.becker@sencha.com> wrote:
Any advice on how to trouble shoot code that runs fine in SDM but causes lockups when run in full compiled mode? Using the -draftCompile flag fixes it in compiled mode too. This suggests that something in the optimizations isn't playing nice with the code, but I'm at a bit of a loss for how to figure out what it is. I've observed the behavior on 2.8.0-RC2 & -RC3 (not sure about older versions).

Thanks in advance for any advice!

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment