hg: jdk/jdk: 8244652: Add test for non utf-8 response handling by websocket
julia.boes at oracle.com
julia.boes at oracle.com
Fri May 15 13:47:41 UTC 2020
Changeset: fa5a0fb28d3d
Author: jboes
Date: 2020-05-15 14:46 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/fa5a0fb28d3d
8244652: Add test for non utf-8 response handling by websocket
Summary: 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
Contributed-by: Rahul Yadav <rahul.r.yadav at oracle.com>
! test/jdk/java/net/httpclient/websocket/WSHandshakeExceptionTest.java
More information about the jdk-all-changes
mailing list