On Fri, 2017-12-15 at 12:52 +0100, Michael Dürig wrote: > We shouldn't add any memory setting in the Jenins jobs but rely on > the > test.opts.memory property of the parent pom.xml. This is > intentionally > set to 512M so we find out about potential regressions early.
That's interesting. So if the memory setup is the same, why does the Windows build not fail? My only guess is for windows the JVM (or OS alltogether) is 32-bit. Robert
