mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-02 03:00:35 +00:00
The fix updates jdk.internal.net.http.websocket.OpeningHandshake to avoid double encoding and decoding of URL Reviewed-by: dfuchs, chegar, prappo