hg: bsd-port/bsd-port/jdk: . Fix a segfault for FreeBSD under high load by reverting to the poll()
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Thu Jan 24 23:17:48 PST 2013
Changeset: 4a60d2962f91
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2013-01-24 23:17 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/4a60d2962f91
. Fix a segfault for FreeBSD under high load by reverting to the poll()
implementation for all *BSD except MacOS X, which introduced a select()
based implementation.
Reported by: Phil Phillips <pphillips at experts-exchange.com>
Reviewed by: Kurt Miller
! src/solaris/native/java/net/bsd_close.c
More information about the bsd-port-dev
mailing list