Thomas Stuefe
|
800a5cdef5
|
8221406: Windows 32bit build error in NetworkInterface_winXP.c
Reviewed-by: clanger
|
2019-03-26 15:46:15 +01:00 |
|
Alan Bateman
|
755872aa82
|
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
Reviewed-by: clanger, michaelm
|
2019-01-22 16:39:52 +00:00 |
|
Michael McMahon
|
ef75339a1e
|
8209094: Improve web server connections
Reviewed-by: chegar, dfuchs, mschoene, igerasim
|
2018-10-05 08:54:10 +01:00 |
|
Chris Hegarty
|
d0b0c881ac
|
8199166: Better interface lists
Reviewed-by: igerasim, mschoene, michaelm, rhalade
|
2018-08-10 14:35:44 +01:00 |
|
Roger Riggs
|
48d68d182a
|
8214014: Remove vestiges of gopher: protocol proxy support
Reviewed-by: lancea, alanb
|
2018-11-28 16:04:36 -05:00 |
|
Vyom Tewari
|
19e69dc84f
|
8203672: JNI exception pending in PlainSocketImpl.c
8203264: JNI exception pending in PlainDatagramSocketImpl.c:740
8203673: JNI exception pending in DualStackPlainDatagramSocketImpl.c:398
Reviewed-by: chegar, igerasim
|
2018-11-23 13:16:45 +05:30 |
|
Vyom Tewari
|
4444bac1b1
|
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
Reviewed-by: chegar
|
2018-11-22 13:25:44 +05:30 |
|
Pavel Rappo
|
8c361a3e74
|
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
|
2018-11-13 12:24:34 +00:00 |
|
Ivan Gerasimov
|
d686431d78
|
8204667: Resources not freed on exception
Reviewed-by: skoivu, chegar
|
2018-06-20 18:02:22 -07:00 |
|
Pavel Rappo
|
a9efcea778
|
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
Reviewed-by: alanb, chegar
|
2018-10-10 14:13:32 +01:00 |
|
Matthias Baesken
|
149be4bad1
|
8210147: adjust some WSAGetLastError usages in windows network coding
Reviewed-by: clanger, stuefe
|
2018-08-29 10:11:51 +02:00 |
|
Matthias Baesken
|
3f4b55c4df
|
8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
Reviewed-by: bpb, chegar, simonis
|
2018-08-28 09:01:54 +02:00 |
|
Ivan Gerasimov
|
3a7104760a
|
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
|
2018-02-05 14:18:22 -08:00 |
|
Vyom Tewari
|
d5e9b33541
|
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
|
2018-01-18 13:55:26 +05:30 |
|
Matthias Baesken
|
7628589694
|
8205342: windows : potential memleaks in getAdapter(s) in NetworkInterface_winXP.c
Reviewed-by: alanb, igerasim, stuefe
|
2018-06-26 09:17:53 +02:00 |
|
Ivan Gerasimov
|
408c972077
|
8202154: Remove unused code in java.base/windows/native/libnet
Reviewed-by: vtewari, clanger
|
2018-04-25 18:30:38 -07:00 |
|
Ivan Gerasimov
|
3649ace8a0
|
8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl [win]
Reviewed-by: clanger, chegar
|
2018-04-23 08:36:41 -07:00 |
|
Ivan Gerasimov
|
9303a8a180
|
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-04-19 09:36:06 -07:00 |
|
Chris Hegarty
|
71a0d523dd
|
8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
Reviewed-by: alanb, dfuchs, rriggs
|
2018-03-29 20:12:02 +01:00 |
|
Magnus Ihse Bursie
|
89f6ccb93e
|
8200178: Remove mapfiles for JDK native libraries
Reviewed-by: erikj, alanb, mchung, prr, weijun
|
2018-03-28 23:56:08 +02:00 |
|
Ivan Gerasimov
|
3d160a80fc
|
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Reviewed-by: chegar, clanger
|
2018-03-27 13:22:40 -07:00 |
|
Chris Hegarty
|
22af725681
|
8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen
Reviewed-by: alanb
|
2018-03-23 21:39:54 +00:00 |
|
Brian Burkhalter
|
1deb2a7bd5
|
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
Cast to expected data type
Reviewed-by: chegar, clanger, rriggs
|
2018-03-06 10:51:26 -08:00 |
|
Ivan Gerasimov
|
b5c20a6e1c
|
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-02-18 17:06:20 -08:00 |
|
Gary Adams
|
40f004ad8c
|
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
|
2018-02-08 09:24:44 -05:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Goetz Lindenmaier
|
f3bad9d19b
|
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
Reviewed-by: vtewari, simonis
|
2017-10-06 08:37:08 +02:00 |
|
Ivan Gerasimov
|
4560687884
|
8187658: Bigger buffer for GetAdaptersAddresses
Reviewed-by: rriggs, vtewari
|
2017-10-03 23:42:08 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|