[jdk17u] Integrated: 8268294: Reusing HttpClient in a WebSocket.Listener hangs.

Alex Kasko akasko at openjdk.java.net
Mon Nov 15 20:10:48 UTC 2021


On Wed, 10 Nov 2021 13:50:33 GMT, Alex Kasko <akasko at openjdk.org> wrote:

> Clean backport of the WebSocket fix.
> 
> Additiona testing:
> 
>  - [x] checked that jtreg:jdk/java/net/httpclient/websocket/java.net.http/ tests pass with the patch; these updated tests are not runnable without the patch due to MessageEncoder internal API change

This pull request has now been integrated.

Changeset: 24c7fe35
Author:    Alex Kasko <akasko at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/24c7fe35d2ef3de392d9427492dd98cf129167e1
Stats:     1066 lines in 12 files changed: 1054 ins; 0 del; 12 mod

8268294: Reusing HttpClient in a WebSocket.Listener hangs.

Backport-of: 2d088fa91d18252a801db3b84ff87e261d63ebd4

-------------

PR: https://git.openjdk.java.net/jdk17u/pull/246


More information about the jdk-updates-dev mailing list