Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 21:56:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 210191] java/openjdk8: Fix for OpenJDK Network Crash (regression of PR 175417)
Message-ID:  <bug-210191-8522-oWTYvfIVD3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210191-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210191-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210191

--- Comment #8 from commit-hook@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@gmail.com>

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210191-8522-oWTYvfIVD3>