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