[Bug 222146] java/openjdk8: Running a program of infinite recursion dumps core
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 9 12:46:24 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222146
Palle Girgensohn <girgen at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |girgen at FreeBSD.org
--- Comment #1 from Palle Girgensohn <girgen at FreeBSD.org> ---
Hi!
I've had problems with this as well. Setting a larger stack area helped me. See
if adding
-Xss8m
helps.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list