jdk-24/test/jdk/java/net/httpclient/websocket
2023-06-27 11:01:09 +00:00
..
java.net.http/jdk/internal/net/http/websocket 8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup 2023-06-20 15:51:43 +00:00
security 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
Abort.java 8217825: Verify @AfterTest is used correctly in WebSocket tests 2019-09-23 16:53:16 +01:00
AutomaticPong.java 8217825: Verify @AfterTest is used correctly in WebSocket tests 2019-09-23 16:53:16 +01:00
BlowupOutputQueue.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
ConnectionHandoverTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
DummySecureWebSocketServer.java 8236859: WebSocket over authenticating proxy fails with NPE 2020-01-17 17:55:06 +00:00
DummyWebSocketServer.java 8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed 2021-06-16 17:24:06 +00:00
Frame.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HandshakeUrlEncodingTest.java 8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests 2023-06-27 11:01:09 +00:00
HeaderWriterDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
logging.properties
MaskerDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
MessageQueueDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
MockListener.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
PendingBinaryPingClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingBinaryPongClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingOperations.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingPingBinaryClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingPingTextClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingPongBinaryClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingPongTextClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingTextPingClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
PendingTextPongClose.java 8286873: Improve websocket test execution time 2022-05-19 13:22:14 +00:00
ReaderDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
SecureSupport.java 8236859: WebSocket over authenticating proxy fails with NPE 2020-01-17 17:55:06 +00:00
SendTest.java 8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup 2023-06-20 15:51:43 +00:00
Support.java 8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed 2021-06-16 17:24:06 +00:00
WebSocketBuilderTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
WebSocketExtendedTest.java 8202423: Small HTTP Client refresh 2018-05-02 02:36:17 -07:00
WebSocketProxyTest.java 8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed 2021-06-16 17:24:06 +00:00
WebSocketServerDriver.java 8268294: Reusing HttpClient in a WebSocket.Listener hangs. 2021-06-17 07:13:59 +00:00
WebSocketTest.java 8266250: WebSocketTest and WebSocketProxyTest call assertEquals(List<byte[]>, List<byte[]>) 2021-04-29 16:15:06 +00:00
WSHandshakeExceptionTest.java 8310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers in java/net/httpclient tests 2023-06-27 11:01:09 +00:00