[Bug 209651] java/openjdk8: frequent crashes of the jvm when used to serve high-traffic websites

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 13 11:42:59 UTC 2016


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

--- Comment #14 from Andrew Smith <iamasmith.home at gmail.com> ---
Actually, this could possibly be a double whammy with the sun.misc.Unsafe
problem AND the network problem.

The JDK6 and 7 ports are also susceptible to the sun.misc.Unsafe problem and
Akka makes use of sun.misc.Unsafe through it's own wrapper that grabs the
binding.

Could you re-test with OpenJDK8 version 8.92.14_1 please as this port has the 2
patches applied.

I'd certainly love to hear that you had a stable environment since it would
give me some confidence to proceed with looking at Akka further which I might
have to delay if it's tripping the VM badly in some odd way.

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


More information about the freebsd-java mailing list