Ramanand Patil
0fb40c6a5b
8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause
...
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
2016-02-17 10:46:21 +05:30
Abhijit Saha
fd2fa9192c
Merge
2015-10-18 23:05:57 -07:00
Rob McKenna
d8072bd842
8135305: InetAddress.isReachable reports true when loopback interface is specified
...
Reviewed-by: michaelm
2015-10-14 13:28:29 +01:00
Rob McKenna
88e8e5bca2
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
...
Reviewed-by: michaelm
2015-10-14 13:24:12 +01:00
Sean Coffey
6e9cec0fd4
8133196: HTTPS hostname invalid issue with InetAddress
...
Reviewed-by: chegar, xuelei
2015-09-01 09:37:34 -07:00
Mark Sheppard
ba30f9f612
8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
...
Changed hello.foo.bar to invalidhost.invalid
Reviewed-by: chegar
2014-10-01 17:01:30 +01:00
Rob McKenna
1fe89b3d70
8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx)
...
Reviewed-by: chegar, alanb
2013-10-16 15:06:27 +01:00
Mark Sheppard
c9063f559f
8003890: corelibs test scripts should pass TESTVMOPTS
...
Reviewed-by: chegar, alanb
2012-12-13 14:47:35 +00:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Eric Wang
de965a866a
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
...
TESTBUG
Reviewed-by: chegar, alanb
2012-09-07 14:00:31 +01:00
Chris Hegarty
e615d63fad
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
...
Reviewed-by: alanb, michaelm
2011-01-21 17:02:57 +00:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Chris Hegarty
2890d62dbb
6969395: TEST_BUG: Tests in java/net sun/net problems
...
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00