Messages by Date
-
2026/09/10
RFR: 8392129: Remove the usage of DONT_ENABLE_IPV6 macro in net_util_md.c
Jaikiran Pai
-
2026/09/10
Integrated: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO
Matthias Baesken
-
2026/09/10
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/10
Re: RFR: 8391687: Add a test to check that java.net.URI doesn't throw NumberFormatException
Daniel Fuchs
-
2026/09/10
Re: RFR: 8391688: Add test to check that InetAddress.getByName doesn't throw NumberFormatException
Daniel Fuchs
-
2026/09/10
Re: RFR: 8210362: ServerSocket.supportedOptions returns options that aren't useful for listening sockets
Alan Bateman
-
2026/09/10
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Jaikiran Pai
-
2026/09/10
RFR: 8210362: ServerSocket.supportedOptions returns options that aren't useful for listening sockets
Lee Jiwon
-
2026/09/10
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/09
RFR: 8391688: Add test to check that InetAddress.getByName doesn't throw NumberFormatException
Volkan Yazici
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Jaikiran Pai
-
2026/09/09
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups [v3]
Artur Barashev
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/09
RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO
Matthias Baesken
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO
Matthias Baesken
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Jaikiran Pai
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO [v2]
Matthias Baesken
-
2026/09/09
Re: RFR: 8392037: Avoid switching off the unused-variable warning in BUILD_LIBNET and BUILD_LIBNIO
Jaikiran Pai
-
2026/09/09
Re: [External] : 8210362: Clarification on IP_TOS support for ServerSocket
Alan Bateman
-
2026/09/09
Re: RFR: 8391687: Add a test to check that java.net.URI doesn't throw NumberFormatException
Volkan Yazici
-
2026/09/09
RFR: 8391687: Add a test to check that java.net.URI doesn't throw NumberFormatException
Volkan Yazici
-
2026/09/09
Re: RFR: 8391688: Add test to check that InetAddress.getByName doesn't throw NumberFormatException
Volkan Yazici
-
2026/09/08
[External] : 8210362: Clarification on IP_TOS support for ServerSocket
이지원
-
2026/09/08
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups [v2]
Artur Barashev
-
2026/09/08
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Artur Barashev
-
2026/09/08
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Artur Barashev
-
2026/09/07
Integrated: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Volkan Yazici
-
2026/09/07
RFR: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Volkan Yazici
-
2026/09/07
Re: RFR: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Daniel Fuchs
-
2026/09/07
Re: RFR: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Volkan Yazici
-
2026/09/07
Re: RFR: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Jaikiran Pai
-
2026/09/07
Re: RFR: 8391805: New test java/net/httpclient/IdleConnectionTimeoutReuseTest.java timed out with virtual threads
Volkan Yazici
-
2026/09/05
Re: RFR: 8368695: Support 101 switching protocol in jdk.httpserver [v21]
Josiah Noel
-
2026/09/05
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v13]
Mikhail Yankelevich
-
2026/09/05
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v14]
Mikhail Yankelevich
-
2026/09/04
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Sean Mullan
-
2026/09/04
Re: RFR: 8381849: Refactor classes in /lib/testlibrary/bootlib to use JUnit instead of TestNG [v3]
Marcono1234
-
2026/09/04
Re: RFR: 8295785: Unit tests for jdk.httpserver system properties [v3]
Volkan Yazici
-
2026/09/02
Integrated: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400>
Volkan Yazici
-
2026/09/02
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v8]
Volkan Yazici
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v8]
Volkan Yazici
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v7]
Daniel Fuchs
-
2026/09/01
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
ExE Boss
-
2026/09/01
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Alan Bateman
-
2026/09/01
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Artur Barashev
-
2026/09/01
RFR: 8388519: Add APIs to get supported and negotiated named groups
Artur Barashev
-
2026/09/01
Re: RFR: 8388519: Add APIs to get supported and negotiated named groups
Alan Bateman
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v7]
Daniel Fuchs
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v7]
Daniel Fuchs
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v7]
Volkan Yazici
-
2026/09/01
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Volkan Yazici
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v5]
Volkan Yazici
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v6]
Volkan Yazici
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v5]
Daniel Fuchs
-
2026/08/31
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Lee Jiwon
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Volkan Yazici
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v5]
Volkan Yazici
-
2026/08/31
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v5]
Volkan Yazici
-
2026/08/31
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Volkan Yazici
-
2026/08/31
Integrated: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true>
Lee Jiwon
-
2026/08/29
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Lee Jiwon
-
2026/08/29
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Bernd
-
2026/08/29
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Lee Jiwon
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Daniel Fuchs
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Lee Jiwon
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Daniel Fuchs
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Volkan Yazici
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
duke
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Volkan Yazici
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v3]
Volkan Yazici
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v4]
Volkan Yazici
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v2]
Lee Jiwon
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v2]
Daniel Fuchs
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v3]
Daniel Fuchs
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v3]
Daniel Fuchs
-
2026/08/28
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v2]
Volkan Yazici
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v3]
Volkan Yazici
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v3]
Volkan Yazici
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v2]
Volkan Yazici
-
2026/08/28
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400> [v2]
Volkan Yazici
-
2026/08/27
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v2]
Lee Jiwon
-
2026/08/27
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true> [v2]
Lee Jiwon
-
2026/08/27
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400>
Daniel Fuchs
-
2026/08/27
Re: RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400>
Daniel Fuchs
-
2026/08/27
Re: RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true>
Volkan Yazici
-
2026/08/26
Withdrawn: 8381849: Refactor classes in /lib/testlibrary/bootlib to use JUnit instead of TestNG
duke
-
2026/08/26
RFR: 8384192: java/net/httpclient/IdleConnectionTimeoutTest.java fails with AssertionFailedError: idleConnectionTimeoutEvent was not expected but occurred ==> expected: <200> but was: <400>
Volkan Yazici
-
2026/08/26
RFR: 8390064: Test sun/net/www/http/HttpClient/IsAvailable.java fails intermittently with AssertionFailedError: Connection over closed socket should not be available ==> expected: <false> but was: <true>
Lee Jiwon
-
2026/08/26
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v13]
Weijun Wang
-
2026/08/26
Re: [External] : Question: JDK-8390064 - IsAvailable test synchronization
Volkan Yazıcı
-
2026/08/25
[External] : JDK-8308024: test-only follow-up sub-task?
이지원
-
2026/08/25
Re: [External] : Question: JDK-8390064 - IsAvailable test synchronization
Volkan Yazıcı
-
2026/08/24
Re: RFR: 8368695: Support 101 switching protocol in jdk.httpserver [v20]
Josiah Noel
-
2026/08/24
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix
Lee Jiwon
-
2026/08/24
Integrated: 8308183: Add a small ServerSocket based test to verify the fix
Lee Jiwon
-
2026/08/23
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v11]
Mikhail Yankelevich
-
2026/08/23
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v13]
Mikhail Yankelevich
-
2026/08/22
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v5]
Lee Jiwon
-
2026/08/21
[External] : Question: JDK-8390064 - IsAvailable test synchronization
이지원
-
2026/08/21
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v11]
Mikhail Yankelevich
-
2026/08/21
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v12]
Mikhail Yankelevich
-
2026/08/20
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v3]
David Briemann
-
2026/08/20
Integrated: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket
David Briemann
-
2026/08/19
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v4]
duke
-
2026/08/19
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v5]
Lee Jiwon
-
2026/08/19
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v11]
Weijun Wang
-
2026/08/19
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v4]
Daniel Fuchs
-
2026/08/19
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v3]
Martin Doerr
-
2026/08/19
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v3]
Matthias Baesken
-
2026/08/18
Integrated: Merge 44e6f0470b1840663180affda166c1e9c110c129
Brent Christian
-
2026/08/18
Re: RFR: Merge 44e6f0470b1840663180affda166c1e9c110c129 [v2]
Brent Christian
-
2026/08/18
[jdk27] Integrated: Merge a490f84d7b5c0e0c4ae47e71ddf0f37ac92d7afa
Brent Christian
-
2026/08/18
Re: [jdk27] RFR: Merge a490f84d7b5c0e0c4ae47e71ddf0f37ac92d7afa [v2]
Brent Christian
-
2026/08/18
Re: [jdk27] RFR: Merge a490f84d7b5c0e0c4ae47e71ddf0f37ac92d7afa
Stuart Marks
-
2026/08/18
Re: RFR: Merge 44e6f0470b1840663180affda166c1e9c110c129
Stuart Marks
-
2026/08/18
RFR: Merge 44e6f0470b1840663180affda166c1e9c110c129
Brent Christian
-
2026/08/18
[jdk27] RFR: Merge a490f84d7b5c0e0c4ae47e71ddf0f37ac92d7afa
Brent Christian
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v3]
Alan Bateman
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v3]
David Briemann
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v2]
Alan Bateman
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v2]
David Briemann
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket
David Briemann
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket [v2]
David Briemann
-
2026/08/18
Re: RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket
Alan Bateman
-
2026/08/18
RFR: 8390212: (dc) On AIX, DatagramChannel.join can join IPv4 multicast group with IPv6 socket
David Briemann
-
2026/08/17
Integrated: 8390202: Typos in the javadoc of various classes in jdk.sctp module
Jaikiran Pai
-
2026/08/17
Re: RFR: 8390202: Typos in the javadoc of various classes in jdk.sctp module
Jaikiran Pai
-
2026/08/17
Re: RFR: 8390202: Typos in the javadoc of various classes in jdk.sctp module
Daniel Fuchs
-
2026/08/17
RFR: 8390202: Typos in the javadoc of various classes in jdk.sctp module
Jaikiran Pai
-
2026/08/13
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v3]
Lee Jiwon
-
2026/08/13
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v4]
Lee Jiwon
-
2026/08/13
Re: RFR: 8377979: Add new methods to X509Certificate to return Instant instead of Date [v11]
Weijun Wang
-
2026/08/13
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v3]
Daniel Fuchs
-
2026/08/13
Integrated: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0"
Volkan Yazici
-
2026/08/13
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v4]
Volkan Yazici
-
2026/08/12
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v3]
Lee Jiwon
-
2026/08/12
Integrated: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
Jaikiran Pai
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Jaikiran Pai
-
2026/08/12
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v3]
Daniel Fuchs
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Volkan Yazici
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Daniel Fuchs
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Jaikiran Pai
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Daniel Fuchs
-
2026/08/12
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v4]
Daniel Fuchs
-
2026/08/12
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v4]
Volkan Yazici
-
2026/08/12
Re: RFR: 8295785: Unit tests for jdk.httpserver system properties [v2]
Volkan Yazici
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Jaikiran Pai
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v7]
Jaikiran Pai
-
2026/08/12
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v6]
Jaikiran Pai
-
2026/08/12
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v4]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Volkan Yazici
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v4]
Volkan Yazici
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v3]
Volkan Yazici
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Volkan Yazici
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v3]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v5]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v2]
Lee Jiwon
-
2026/08/11
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v3]
Lee Jiwon
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Daniel Fuchs
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Volkan Yazici
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Volkan Yazici
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Volkan Yazici
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v3]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v4]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v3]
Daniel Fuchs
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v3]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v2]
Jaikiran Pai
-
2026/08/11
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v2]
Daniel Fuchs
-
2026/08/11
Re: RFR: 8308183: Add a small ServerSocket based test to verify the fix [v2]
Daniel Fuchs
-
2026/08/11
Re: RFR: 8328894: HttpResponse.body() returns null with https target and failed proxy authentication [v2]
EunHyunsu
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Volkan Yazici
-
2026/08/11
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0" [v2]
Volkan Yazici
-
2026/08/11
Withdrawn: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
EunHyunsu
-
2026/08/11
Re: RFR: 8328894: HttpResponse.body() returns null with https target and failed proxy authentication [v2]
Volkan Yazici
-
2026/08/10
Integrated: 8384644: Document that HttpResponse::body can return null
Volkan Yazici
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v5]
Volkan Yazici
-
2026/08/10
Re: RFR: 8331996: JFR: Add boolean check before loading event classes [v3]
Robert Toyonaga
-
2026/08/10
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v2]
Jaikiran Pai
-
2026/08/10
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v2]
Jaikiran Pai
-
2026/08/10
Integrated: 8383768: java/net/Socket/SocketReadInterruptTest.java failed with SocketTimeoutException: Read timed out
Jaikiran Pai
-
2026/08/10
Re: RFR: 8383768: java/net/Socket/SocketReadInterruptTest.java failed with SocketTimeoutException: Read timed out [v3]
Jaikiran Pai
-
2026/08/10
Re: RFR: 8383768: java/net/Socket/SocketReadInterruptTest.java failed with SocketTimeoutException: Read timed out [v3]
Daniel Fuchs
-
2026/08/10
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
Daniel Fuchs
-
2026/08/10
Integrated: 8331996: JFR: Add boolean check before loading event classes
Robert Toyonaga
-
2026/08/10
RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
Jaikiran Pai
-
2026/08/10
Re: RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
Jaikiran Pai
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v5]
Daniel Fuchs
-
2026/08/10
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0"
Jaikiran Pai
-
2026/08/10
Re: RFR: 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0"
Jaikiran Pai
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v4]
Jaikiran Pai
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v5]
Jaikiran Pai
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v5]
Volkan Yazici
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v5]
Volkan Yazici
-
2026/08/10
Re: RFR: 8384644: Document that HttpResponse::body can return null [v4]
Volkan Yazici
-
2026/08/09
Re: [External] : Support for HTTP QUERY method (RFC 10008)
Jaikiran Pai