Daniel Fuchs
|
c78a2a8c34
|
8377675: java.net.http tests should not depend on ../../../com/sun/net/httpserver test classes
Reviewed-by: djelinski, jpai
|
2026-02-13 15:38:31 +00:00 |
|
Volkan Yazici
|
ea90214ce9
|
8375352: java/net/httpclient/ConnectTimeoutWithProxy*.java tests fail on EC2
Reviewed-by: dfuchs
|
2026-02-10 09:01:28 +00:00 |
|
Alan Bateman
|
cd5256d5a6
|
8374170: I/O Poller updates
Reviewed-by: michaelm
|
2026-02-06 15:19:01 +00:00 |
|
Volkan Yazici
|
2a7329e2ed
|
8376645: Test java/net/httpclient/http3/H3IdleExceedsQuicIdleTimeout.java failed: no response from peer
Reviewed-by: jpai, dfuchs
|
2026-02-04 15:05:28 +00:00 |
|
Daniel Jeliński
|
173c3f9852
|
8376479: Http3 test server thread deadlock in ThrowingPublishersInRequest
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Reviewed-by: dfuchs
|
2026-02-02 14:57:14 +00:00 |
|
Daniel Fuchs
|
96180b9c56
|
8376308: java/net/httpclient/CancelRequestTest.java fails intermittently with "Expected CancellationException not received"
Reviewed-by: djelinski, vyazici
|
2026-01-30 15:44:51 +00:00 |
|
Daniel Fuchs
|
8a9127fc2d
|
8376118: java/net/httpclient/StreamingBody.java fails intermittently on Windows
Reviewed-by: vyazici, jpai
|
2026-01-26 12:57:23 +00:00 |
|
Volkan Yazici
|
ca37dba4d4
|
8376089: Increase QUIC idle timeout in H3FixedThreadPoolTest to collect more diagnostic
Reviewed-by: dfuchs, jpai
|
2026-01-23 08:27:27 +00:00 |
|
Andreas Steiner
|
6942bb2b31
|
8374802: java/net/DatagramSocket/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size
Reviewed-by: alanb
|
2026-01-19 13:54:06 +00:00 |
|
SendaoYan
|
d8f45faf58
|
8374432: TimeoutResponseBodyTest.java#retriesEnabledForResponseFailure fails run with -Xcomp
Reviewed-by: vyazici, dfuchs
|
2026-01-15 02:40:36 +00:00 |
|
Volkan Yazici
|
3541bc8635
|
8373538: Migrate all tests to null-safe "SimpleSSLContext" methods
Reviewed-by: djelinski, jpai
|
2026-01-07 15:38:20 +00:00 |
|
Volkan Yazici
|
3a80c639d8
|
8373515: Migrate "test/jdk/java/net/httpclient/" to null-safe "SimpleSSLContext" methods
Reviewed-by: jpai
|
2026-01-06 10:21:14 +00:00 |
|
Sergey Bylokhov
|
9512a43e82
|
8374365: Update copyright year to 2025 for test/jdk in files where it was missed
Reviewed-by: phh
|
2025-12-27 07:02:41 +00:00 |
|
Aleksei Efimov
|
40755afdf9
|
8373808: Refactor java/net/httpclient qpack and hpack tests to use JUnit
Reviewed-by: djelinski
|
2025-12-23 12:37:34 +00:00 |
|
Daniel Jeliński
|
7a7e7c9ae1
|
8373877: QUIC connections are removed too early
Reviewed-by: dfuchs
|
2025-12-18 13:17:44 +00:00 |
|
Daniel Fuchs
|
d8eb1259f4
|
8373866: Refactor java/net/httpclient/ThrowingSubscribers*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:39:11 +00:00 |
|
Daniel Fuchs
|
c6da35d7c7
|
8373796: Refactor java/net/httpclient/ThrowingPublishers*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:29:29 +00:00 |
|
Daniel Fuchs
|
e5ca77838b
|
8373869: Refactor java/net/httpclient/ThrowingPushPromises*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:21:37 +00:00 |
|
Daniel Fuchs
|
f3a48560b5
|
8373807: test/jdk/java/net/httpclient/websocket/DummyWebSocketServer.java getURI() uses "localhost"
Reviewed-by: jpai
|
2025-12-17 18:44:49 +00:00 |
|
Daniel Jeliński
|
386ad61458
|
8373409: java/net/httpclient/http3/H3ErrorHandlingTest.java failed due to deadlock
Reviewed-by: dfuchs
|
2025-12-17 07:49:58 +00:00 |
|
Volkan Yazici
|
b6319f5b42
|
8369595: HttpClient: HttpHeaders.firstValueAsLong failures should be converted to ProtocolException
Reviewed-by: dfuchs, djelinski
|
2025-12-12 18:19:35 +00:00 |
|
Daniel Fuchs
|
54430a8722
|
8373362: Http3TestServer should not log an exception stack trace when it is stopping normally
Reviewed-by: jpai, djelinski
|
2025-12-10 15:14:46 +00:00 |
|
Daniel Fuchs
|
b58e3b600b
|
8373227: Test java/net/httpclient/http2/StreamFlowControlTest.java failed: should sleep time be raised?
Reviewed-by: djelinski
|
2025-12-10 12:08:53 +00:00 |
|
Volkan Yazici
|
16699a394d
|
8208693: HttpClient: Extend the request timeout's scope to cover the response body
Reviewed-by: jpai, dfuchs
|
2025-12-04 09:40:31 +00:00 |
|
Daniel Fuchs
|
af8977e406
|
8372951: The property jdk.httpclient.quic.maxBidiStreams should be renamed to jdk.internal
8365794: StreamLimitTest vs H3StreamLimitReachedTest: consider renaming or merging
Reviewed-by: jpai
|
2025-12-03 15:32:46 +00:00 |
|
Alan Bateman
|
afb6a0c2fe
|
8372958: SocketInputStream.read throws SocketException instead of returning -1 when input shutdown
Reviewed-by: djelinski, michaelm
|
2025-12-03 13:03:51 +00:00 |
|
Daniel Fuchs
|
785ca67e46
|
8372409: java/net/httpclient/http3/H3MultipleConnectionsToSameHost.java timed out during warmup
Reviewed-by: djelinski
|
2025-12-01 12:30:02 +00:00 |
|
Jaikiran Pai
|
92e1357dfd
|
8371802: Do not let QUIC connection to idle terminate when HTTP/3 is configured with a higher idle timeout
Reviewed-by: dfuchs
|
2025-11-29 01:25:25 +00:00 |
|
Volkan Yazici
|
78b155b2b5
|
8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel()
Reviewed-by: dfuchs
|
2025-11-28 12:05:17 +00:00 |
|
Daniel Fuchs
|
8a0672c819
|
8372198: Avoid closing PlainHttpConnection while holding a lock
Reviewed-by: djelinski, jpai, vyazici
|
2025-11-27 17:56:04 +00:00 |
|
Daniel Jeliński
|
1f417e7761
|
8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support
Reviewed-by: jpai, dfuchs
|
2025-11-27 09:27:02 +00:00 |
|
Jaikiran Pai
|
c19b12927d
|
8326498: java.net.http.HttpClient connection leak using http/2
Reviewed-by: vyazici, djelinski, dfuchs
|
2025-11-25 11:13:59 +00:00 |
|
Daniel Jeliński
|
a091af1db3
|
8371475: HttpClient: Implement CUBIC congestion controller
Reviewed-by: dfuchs
|
2025-11-24 15:10:54 +00:00 |
|
Daniel Fuchs
|
aec54726df
|
8372159: HttpClient SelectorManager thread could be a VirtualThread
Reviewed-by: djelinski
|
2025-11-24 14:07:54 +00:00 |
|
Oumaiyma Intissar
|
5f806e7f8b
|
8367049: URLPermission.<init> throws StringIndexOutOfBoundsException in avm mode
Reviewed-by: michaelm, dfuchs, coffeys
|
2025-11-21 15:42:36 +00:00 |
|
Daniel Fuchs
|
ad38a1253a
|
8371557: java/net/httpclient/http3/H3RequestRejectedTest.java: javax.net.ssl.SSLHandshakeException: local endpoint (wildcard) and remote endpoint (loopback) ports conflict
Reviewed-by: jpai
|
2025-11-20 10:19:57 +00:00 |
|
Daniel Fuchs
|
8a7af77e99
|
8371366: java/net/httpclient/whitebox/RawChannelTestDriver.java fails intermittently in jtreg timeout
Reviewed-by: djelinski, vyazici
|
2025-11-14 10:10:03 +00:00 |
|
Daniel Fuchs
|
48c59faf58
|
8371722: java/net/httpclient/BufferSizePropertyClampTest.java should use Locale.ROOT
Reviewed-by: djelinski, jpai, vyazici
|
2025-11-13 10:46:00 +00:00 |
|
Daniel Jeliński
|
1f1f7bb448
|
8370024: HttpClient: QUIC congestion controller doesn't implement pacing
Reviewed-by: dfuchs
|
2025-11-12 12:32:05 +00:00 |
|
Daniel Fuchs
|
8a911aed26
|
8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled
Reviewed-by: djelinski, jpai
|
2025-11-10 17:56:52 +00:00 |
|
Daniel Fuchs
|
1142d29943
|
8369920: HttpClient QuicSelectorThread could be a VirtualThread
Reviewed-by: vyazici, djelinski
|
2025-11-10 13:05:07 +00:00 |
|
EunHyunsu
|
c272aca8a0
|
8371091: Improve the exception message of NullPointerException thrown by the methods in the default implementation of HttpRequest.Builder
Reviewed-by: dfuchs
|
2025-11-06 16:13:34 +00:00 |
|
Volkan Yazici
|
c754e3e095
|
8368528: HttpClient.Builder.connectTimeout should accept arbitrarily large values
Reviewed-by: dfuchs
|
2025-11-06 06:22:32 +00:00 |
|
Peyang
|
2f455ed146
|
8371092: NullPointerException in AltServiceUsageTest.afterClass() test
Reviewed-by: dfuchs
|
2025-11-04 16:08:15 +00:00 |
|
Matthias Baesken
|
5096dc8972
|
8368739: [AIX] java/net/httpclient/http3/H3SimpleGet.java#useNioSelector and #with-continuations fail
Reviewed-by: mdoerr, dfuchs
|
2025-10-30 08:05:35 +00:00 |
|
Pavel Rappo
|
28f2591bad
|
8370568: Refer to Thread.interrupted as "interrupted status" consistently
Reviewed-by: jpai, rriggs, alanb
|
2025-10-29 15:36:43 +00:00 |
|
Volkan Yazici
|
2c07214d7c
|
8368249: HttpClient: Translate exceptions thrown by sendAsync
Reviewed-by: jpai
|
2025-10-29 13:12:58 +00:00 |
|
Volkan Yazici
|
cbbb0a8630
|
8367976: Validate and clamp jdk.httpclient.bufsize
Reviewed-by: dfuchs
|
2025-10-22 11:20:43 +00:00 |
|
Daniel Jeliński
|
ead35a754b
|
8358942: HttpClient adds Content-Length: 0 for a GET request with a BodyPublishers.noBody()
Reviewed-by: dfuchs, vyazici
|
2025-10-16 11:05:13 +00:00 |
|
Jaikiran Pai
|
42b2999c31
|
8369812: HttpClient doesn't handle H3_REQUEST_REJECTED correctly
Reviewed-by: dfuchs, djelinski
|
2025-10-15 02:01:11 +00:00 |
|