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