Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 04:12:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 193876] openjdk7 dumps core when compiling spark sources
Message-ID:  <bug-193876-8522-7IrfSq74pT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193876-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193876-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193876

--- Comment #2 from Dmitry Sivachenko <demon@FreeBSD.org> ---
(In reply to Jung-uk Kim from comment #1)
> For Java 6 and 7, please try increasing PermGen, i.e.,
> 
> env MAVEN_OPTS="-XX:MaxPermSize=128m" mvn clean package
> -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -Phadoop-provided -DskipTests

I know, it helps, but coredump is not an expected behavior without these
options?

The same excerpt from documentation claims that without these options you
should get an error, not coredump.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193876-8522-7IrfSq74pT>