mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-30 06:10:30 +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