Changeset: 51ce0e43c33f Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2016-12-29 19:59 -0800 URL: http://hg.openjdk.java.net/bsd-port/jdk8/jdk/rev/51ce0e43c33f
. Fix a regression introduced by mismerging AIX support. FreeBSD needs to read the number of file descriptors from /dev/fd, not /proc/self/fd. This was submitted independently by both Kurt (e-mail) and Jung-uk (committed in the FreeBSD ports tree). Authored by: Kurt Miller <k...@intricatesoftware.com> Jung-uk Kim <j...@freebsd.org> ! src/solaris/native/sun/management/OperatingSystemImpl.c