This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
jdk
/
java
/
net
/
Socket
History
Ralf Schmelter
92d8326e40
8299827: Add resolved IP address in connection exception for sockets
...
Reviewed-by: alanb, vtewari, jpai, dfuchs
2023-01-20 16:36:45 +00:00
..
asyncClose
8278326: Socket close is not thread safe and other cleanup
2023-01-12 09:38:31 +00:00
setReuseAddress
…
AddressTest.java
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
2021-07-06 13:46:02 +00:00
AsyncShutdown.java
…
B6210227.java
…
CloseAvailable.java
…
ConnectionReset.java
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
2021-07-06 13:46:02 +00:00
DeadlockTest.java
…
ExceptionText.java
8299827: Add resolved IP address in connection exception for sockets
2023-01-20 16:36:45 +00:00
GetLocalAddress.java
…
HttpProxy.java
8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader
2022-04-07 10:19:12 +00:00
IDNTest.java
…
InheritHandle.java
…
InheritTimeout.java
…
libNativeThread.c
…
LinkLocal.java
…
NativeThread.java
…
NullHost.java
…
OldSocketImpl.jar
…
OldSocketImplTest.java
…
ProxyCons.java
…
ReadAfterReset.java
…
ReadTimeout.java
…
RejectIPv6.java
…
RST.java
…
SetReceiveBufferSize.java
…
SetSoLinger.java
…
ShutdownBoth.java
…
ShutdownInput.java
…
SocketAcceptInterruptTest.java
8269917: Insert missing commas in copyrights in java.net
2021-07-06 15:10:58 +00:00
SocketGrowth.java
…
SocketImplTest.java
…
SocketReadInterruptTest.java
8269917: Insert missing commas in copyrights in java.net
2021-07-06 15:10:58 +00:00
SocksConnectTimeout.java
…
SoTimeout.java
8284191: Replace usages of 'a the' in hotspot and java.base
2022-05-24 11:25:13 +00:00
Streams.java
…
TestAfterClose.java
…
TestClose.java
…
TestTcpNoDelay.java
…
Timeout.java
…
Timeouts.java
8297215: Update libs tests to use @enablePreview
2022-12-01 20:38:16 +00:00
TrafficClass.java
…
UdpSocket.java
8265362: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
2021-05-24 17:59:39 +00:00
UrgentDataTest.java
…