Date: Tue, 23 Sep 2014 20:42:16 +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-kZ5yraFTFZ@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 Jung-uk Kim <jkim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkim@FreeBSD.org --- Comment #1 from Jung-uk Kim <jkim@FreeBSD.org> --- 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 -- 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-kZ5yraFTFZ>