Code Review Request: 7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value
Kurchi Hazra
kurchi.subhra.hazra at oracle.com
Fri May 25 12:07:28 PDT 2012
Hi,
This is an oversight in the fix for 7144274, where I introduced a method
getDefaultScopeID() to retrieve the default scope id in Mac OS X. The macro
used for checking whether the variable passed is null should return an
integer
value, since the method getDefaultScopeID() is declared to return an int.
Bug: http://bugs.sun.com/view_bug.do?bug_id=7171591 (Not available yet)
Webrev: http://cr.openjdk.java.net/~khazra/7171591/webrev.00/
Thanks,
Kurchi
More information about the net-dev
mailing list