mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-12 04:05:26 +00:00
The test java.net.httpclient.websocket.WSHandshakeExceptionTest.java checks that the websocket client handles invalid utf-8 sent by the websocket server Reviewed-by: dfuchs