RFR 8244652: Add test for non utf-8 response handling by websocket client
Rahul
rahul.r.yadav at oracle.com
Tue May 12 19:05:54 UTC 2020
Hello,
Request to have my fix reviewed for the issue:
JDK-8244652: Add test for non utf-8 response handling by websocket client.
The test java.net.httpclient.websocket.WSHandshakeExceptionTest.java is updated to test
that the websocket client handles invalid utf-8 sent by the websocket server as part of the
websocket exception when the handshake is rejected by websocket server.
Issue: https://bugs.openjdk.java.net/browse/JDK-8244652
Webrev: http://cr.openjdk.java.net/~ryadav/webrev_8244652/webrev.00/index.html
- rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200512/9b827c65/attachment.htm>
More information about the net-dev
mailing list