diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2011-03-17 20:40:49 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2011-03-17 20:40:49 +0000 |
commit | 0ba14edc9b5ea8af2666a2a191b67e8f80ec11d1 (patch) | |
tree | 9e7617e15c661629188cdff395e9fd735aff8a4a /java/jakarta-commons-lang | |
parent | Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries (diff) |
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
Notes
Notes:
svn path=/head/; revision=271167
Diffstat (limited to 'java/jakarta-commons-lang')
0 files changed, 0 insertions, 0 deletions