- 19 10月, 2014 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
-
- 09 9月, 2014 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: chegar
-
- 12 9月, 2014 1 次提交
-
-
由 chegar 提交于
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack Reviewed-by: michaelm
-
- 06 8月, 2014 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar, alanb
-
- 07 7月, 2014 1 次提交
-
-
由 michaelm 提交于
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607 Reviewed-by: alanb
-
- 03 6月, 2014 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar, alanb
-
- 30 5月, 2014 1 次提交
-
-
由 msheppar 提交于
8036607: JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c Summary: check for JNI pending exception and NULL returns from JNI calls in DualStackPlainDatagramSocketImpl.c Reviewed-by: alanb
-
- 29 5月, 2014 1 次提交
-
-
由 msheppar 提交于
Summary: enhance the return check for JNI native calls, check for NULL and pending exceptions Reviewed-by: alanb, chegar
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 14 4月, 2014 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, chegar
-
- 26 11月, 2013 1 次提交
-
-
由 simonis 提交于
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, thomas.stuefe@sap.com
-
- 07 11月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm, rriggs
-
- 30 10月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 23 10月, 2013 1 次提交
-
-
由 bpb 提交于
8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6 Summary: Check getaddrinfo return value before calling WSAGetLastError. Reviewed-by: alanb, dsamersoff
-
- 16 10月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Modify UHE exception message for EAI_AGAIN failures. Reviewed-by: alanb, chegar, michaelm, dsamersoff Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 16 9月, 2013 1 次提交
-
-
由 msheppar 提交于
Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface Reviewed-by: chegar, michaelm
-
- 09 9月, 2013 1 次提交
-
-
由 msheppar 提交于
Summary: amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex Reviewed-by: chegar, dsamersoff
-
- 19 7月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, khazra, skoivu
-
- 22 6月, 2013 1 次提交
-
-
由 chegar 提交于
8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions Reviewed-by: alanb, khazra
-
- 01 5月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 29 4月, 2013 1 次提交
-
-
由 jzavgren 提交于
Summary: Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks. Reviewed-by: chegar, khazra, dsamersoff
-
- 16 4月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, dsamersoff
-
- 15 3月, 2013 1 次提交
-
-
由 khazra 提交于
Summary: Enable exclusive binding of ports on Windows Reviewed-by: alanb, chegar, ahgross
-
- 05 3月, 2013 1 次提交
-
-
由 jzavgren 提交于
Reviewed-by: alanb, chegar, dsamersoff
-
- 01 6月, 2013 1 次提交
-
-
由 jzavgren 提交于
Summary: Modified the code so that "jumbo frames" are truncated before buffer allocation is considered. This makes the buffer length a reliable indication that a buffer has been allocated, and it can then be used during clean up. Reviewed-by: chegar, khazra, alanb Contributed-by: john.zavgren@oracle.com
-
- 13 2月, 2013 1 次提交
-
-
由 michaelm 提交于
Summary: delegate InetAddress fields to a holder object Reviewed-by: alanb, chegar
-
- 11 12月, 2012 1 次提交
-
-
由 dingxmin 提交于
Reviewed-by: chegar, dsamersoff
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 06 7月, 2012 1 次提交
-
-
由 zhouyx 提交于
Reviewed-by: chegar
-
- 08 6月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ohair, ohrstrom, ihse
-
- 17 5月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: alanb
-
- 20 4月, 2012 1 次提交
-
-
由 khazra 提交于
Summary: Update Windows native code to infer WLAN interface type in Windows Vista and later Reviewed-by: chegar, alanb
-
- 27 9月, 2011 1 次提交
-
-
由 chegar 提交于
7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected Summary: Use family of connected IP address to retrieve desired local address of the datagram socket Reviewed-by: chegar Contributed-by: kurchi.subhra.hazra@oracle.com
-
- 03 9月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: kurchi.subhra.hazra@oracle.com
-
- 30 8月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar Contributed-by: luchsh@linux.vnet.ibm.com
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 01 4月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb
-
- 26 3月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, mduigou
-
- 08 1月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: SOCKET_ADDRESS -> SOCKETADDRESS Reviewed-by: alanb
-