jdk-24/test/jdk/java/net/httpclient/websocket
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
Abort.java
AutomaticPong.java
BlowupOutputQueue.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
ConnectionHandoverTest.java
DummySecureWebSocketServer.java
DummyWebSocketServer.java 8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed 2021-06-16 17:24:06 +00:00
Frame.java
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
logging.properties
MaskerDriver.java
MessageQueueDriver.java
MockListener.java
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
SecureSupport.java
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
WebSocketExtendedTest.java
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