[Bug 215286] [java/openjdk8] Java crashes/exits on i386 as soon as kernel options KVA_PAGES = 512 and KSTACK_PAGES = 4 set for ZFS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 7 15:09:35 UTC 2017


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

--- Comment #4 from Michael Osipov <1983-01-06 at gmx.net> ---
(In reply to Konstantin Belousov from comment #3)

Thanks for the analysis. I already assumed that due to Metaspace in Java 8 the
process is starving for memory. In fact, I did top on Java 7 and 8 on that VM
and the memory consumption of Java 8 is way higher, so is the runtime (doubles
for the same operation).

This basically means that one cannot reconcile ZFS and Java 8 on i386?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list