Skip to content

Instantly share code, notes, and snippets.

@ctataryn
Created August 24, 2013 18:12
Show Gist options
  • Save ctataryn/6329550 to your computer and use it in GitHub Desktop.
Save ctataryn/6329550 to your computer and use it in GitHub Desktop.
JRebel + GWT + IntelliJ. After updating a .java file in IntelliJ and right clicking on it and compiling it, I see the change reflected on the browser and then a few seconds later I get this GC overhead limit exceeded in the IntelliJ console.
GWT Compiler: Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment