kurt 663f54bb54 Lower the max memory used for i386 build so that it reliably
detects that it can use it and then it sets the max size of the
object heap while building. Having the max size set works
out better because it allocates it all at once and limits
the jdk from growing it a piece at a time randomly into
limited VM space.
2019-01-21 15:54:59 +00:00
..