cvs commit: ports/java/openjdk6 Makefile ports/java/openjdk6/files patch-set

Jung-uk Kim jkim at FreeBSD.org
Thu Mar 3 23:22:06 UTC 2011


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


More information about the cvs-all mailing list