Date: Fri, 13 Dec 2013 16:03:36 -0500 From: "Mikhail T." <mi+thun@aldan.algebra.com> To: Dmitry Samersoff <dms@samersoff.net>, Jung-uk Kim <jkim@FreeBSD.org> Cc: java@FreeBSD.org Subject: Re: java not starting without explicit maximum memory flag Message-ID: <52AB7628.8050103@aldan.algebra.com> In-Reply-To: <52AB7522.8040802@samersoff.net> References: <52AB67F0.4030805@aldan.algebra.com> <52AB6CE7.30605@FreeBSD.org> <52AB722F.2050403@aldan.algebra.com> <52AB7522.8040802@samersoff.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13.12.2013 15:53, Jung-uk Kim wrote: > Hmm... Looks fine. Have you tried java/openjdk6? Can't build it -- neither java nor jar would start :-( On 13.12.2013 15:59, Dmitry Samersoff wrote: > java -XX:+PrintGCDetails -version > Well, had to insert the -mx2m into that command line, but here is the output: % java -mx2m -XX:+PrintGCDetails -version openjdk version "1.7.0_25" OpenJDK Runtime Environment (build 1.7.0_25-b15) OpenJDK Server VM (build 23.21-b01, mixed mode) Heap PSYoungGen total 1792K, used 295K [0x90490000, 0x90690000, 0x90690000) eden space 1536K, 19% used [0x90490000,0x904d9d58,0x90610000) from space 256K, 0% used [0x90650000,0x90650000,0x90690000) to space 256K, 0% used [0x90610000,0x90610000,0x90650000) ParOldGen total 1024K, used 0K [0x90090000, 0x90190000, 0x90490000) object space 1024K, 0% used [0x90090000,0x90090000,0x90190000) PSPermGen total 16384K, used 1436K [0x8c090000, 0x8d090000, 0x90090000) object space 16384K, 8% used [0x8c090000,0x8c1f73f8,0x8d090000) Thanks! Yours, -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52AB7628.8050103>