cushon / issues-import

0 stars 0 forks source link

IJ plugin compilation fails with GC overhead limit exceeded #250

Open cushon opened 9 years ago

cushon commented 9 years ago

Original issue created by alexeagle@google.com on 2014-04-28 at 06:23 PM


What steps will reproduce the problem?

  1. Set up an IntelliJ IDEA project with a very large number of sources
  2. Use error-prone compiler plugin

Information:Using error-prone compiler to compile java sources Information:Module "java" was fully rebuilt due to project configuration/dependencies changes Information:Compilation completed with 1 error and 70 warnings in 1 min 34 sec Information:1 error Information:70 warnings Error:java: java.lang.OutOfMemoryError: GC overhead limit exceeded