Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 23:22:06 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/openjdk6 Makefile ports/java/openjdk6/files patch-set
Message-ID:  <201103032322.p23NM69A022273@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-03-03 23:22:06 UTC

  FreeBSD ports repository

  Modified files:
    java/openjdk6        Makefile 
    java/openjdk6/files  patch-set 
  Log:
  Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLY
  option when IPv6 is enabled and failed to create a socket.
  
  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561
  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6882910
  
  For in-depth analysis of this problem from FreeBSD perspective, please see:
  
  http://diario.beerensalat.info/2008/10/12/java_and_ipv6_on_bsd.html
  
  Revision  Changes    Path
  1.45      +1 -0      ports/java/openjdk6/Makefile
  1.17      +218 -35   ports/java/openjdk6/files/patch-set



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103032322.p23NM69A022273>