Hi, On Fri, Feb 8, 2013 at 10:14 AM, Unico Hommes <[email protected]> wrote: > Again OutOfMemoryError: PermGen space. > > Should/can we increase the PermGen size on this Jenkins build? Default > is 64m, we could try -XX:MaxPermSize=128m.
Yes, this should be fixed. An alternative fix that wouldn't require adjusting the build command would be to enable fork mode for the compiler plugin. BR, Jukka Zitting
