mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-15 08:03:50 +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