[Bug 210191] java/openjdk8: Fix for OpenJDK Network Crash (regression of PR 175417)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 12 21:56:42 UTC 2016


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

--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:

Author: glewis
Date: Sun Jun 12 21:56:01 UTC 2016
New revision: 416826
URL: https://svnweb.freebsd.org/changeset/ports/416826

Log:
  . Use poll() rather than select() on BSD to avoid crashes during network
    timeouts.  This is forwarded ported from OpenJDK 7.
  . Bump PORTREVISION for this fix.

  PR:           210191
  Submitted by: Andrew Smith <iamasmith.home at gmail.com>

Changes:
  head/java/openjdk8/Makefile
  head/java/openjdk8/files/patch-jdk-src-solaris-native-java-net-bsd_close.c

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


More information about the freebsd-java mailing list