java - GWT Compile crashes JVM (JDK 7 and JDK 8) -
i've tried both jdk7 , jdk8 , when compile our big gwt app, crash jvm (jdk 7 or jdk8) on core i3 machine, not amd quad-core machine. app compile.
now issue how create sure mvn gwt:compile not crash jvm , pc.
the problem pc hangs.
it isn't clear question exceptions you're getting crashes. high level advice gwt compiler work faster , stable allocate more memory it. should -xmx1g or -xmx2g prevent gwt compiler throwing java.lang.outofmemoryerror exception. remember should utilize x64 jdk able allocate such big amount of memory.
java gwt jvm
No comments:
Post a Comment