freebsd-ports/java/openjdk6
Jung-uk Kim 0ba14edc9b Rework the previous fix to sync. with upstream:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/441f88d39988/src/solaris/native/java/net/net_util_md.c

Note it has no functional change for FreeBSD because sizeof(socklen_t) is
luckily sizeof(int).  Actually, this commit is just to note that the regression
was acidentally pulled in from upstream because of my ignorance.  Specifically,
the following commit was the culprit:

http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/b7fce4bac617/src/solaris/native/java/net/net_util_md.c

FYI, it also triggered the following upstream PR:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6730740

Obtained from:	OpenJDK project
Pointyhat:	jkim
2011-03-17 20:40:49 +00:00
..
files Rework the previous fix to sync. with upstream: 2011-03-17 20:40:49 +00:00
distinfo Update to build 22. 2011-03-01 19:21:59 +00:00
Makefile Fix a severe regression introduced with the "disable IPV6_V6ONLY option". 2011-03-17 09:17:26 +00:00
pkg-descr Introducing support for Web Start and Mozilla plugin from IcedTea6 1.9. 2010-09-16 00:32:48 +00:00
pkg-message Fix a typo in the previous commit. We have more than one line now. 2011-02-11 00:44:44 +00:00