OSDN Git Service

Report the cause of name lookup failures to Java land. The Java code already
authorLorenzo Colitti <lorenzo@google.com>
Wed, 16 Sep 2009 02:37:54 +0000 (19:37 -0700)
committerLorenzo Colitti <lorenzo@google.com>
Wed, 16 Sep 2009 02:41:53 +0000 (19:41 -0700)
commitb257c944e15c5be46a69143603426c7ce137e6a3
tree6cc75843ba98735a44c4ec1362aefc4b3da39b56
parent1cf3dbce0b94ae5427ef19422224627e20808364
Report the cause of name lookup failures to Java land. The Java code already
uses the exception thrown by getallbyname() as a chained exception.

Change-Id: Ifc0d34102412ce0bf34715c9852bf751b420fb40
libcore/luni/src/main/native/java_net_InetAddress.cpp