hg: jdk8u/jdk8u-dev/jdk: 8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause

ivan.gerasimov at oracle.com ivan.gerasimov at oracle.com
Wed Feb 17 12:07:07 UTC 2016


Changeset: aa919ce9e3b6
Author:    rpatil
Date:      2016-02-17 10:46 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/aa919ce9e3b6

8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause
Summary: Using a function call directly "gai_strerror(gai_error)" instead of using the function pointer which was declared but not initialized.
Reviewed-by: chegar, coffeys, igerasim

! src/solaris/native/java/net/net_util_md.c
! src/solaris/native/java/net/net_util_md.h
! test/java/net/InetAddress/B6246242.java



More information about the jdk8u-dev-changes mailing list