[Bug 193876] openjdk7 dumps core when compiling spark sources

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 24 04:12:58 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193876

--- Comment #2 from Dmitry Sivachenko <demon at 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.


More information about the freebsd-java mailing list