I would think that increasing your account limits should be enough to get rid of OOM exception. I would also think that JDK compilation may be quite memory hog so please be generous with giving enough.
On Sun, Feb 7, 2016 at 9:47 AM, Yozo TODA <y...@v007.vaio.ne.jp> wrote: > I tried to compile jdk 1.8 (on amd64) but fails with exception > "OutOfMemoryError", > which indicates more memory is required. > > I suppose I need to enlarge datasize for the account (configured in > /etc/login.conf),