[jdk11u-dev] RFR: 8245245: WebSocket can lose the URL encoding of URI query parameters
Daniel Fuchs
dfuchs at openjdk.org
Mon Dec 12 15:22:01 UTC 2022
On Mon, 12 Dec 2022 15:05:01 GMT, Michal Karm Babacek <duke at openjdk.org> wrote:
> It correctly fails without JDK-8245245 and passes with it. It is not necessary to be checking the body.
Thanks for double checking. In that case I believed you're covered, I personally have no objection in that case. I mostly commented because I don't think there's a bug in the original test. It just uses a different method to check for success. As for approval I'll defer to the JDK 11 maintainers.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1558
More information about the jdk-updates-dev
mailing list