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