On Mon, 10 Feb 2025 11:04:42 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Fixes stream cancellation in `Http2Connection::putStream`. See comments in > the ticket for details on the issue. `tier1,2` results are attached to the > ticket too. This pull request has now been integrated. Changeset: d558d9d4 Author: Volkan Yazici <vyaz...@openjdk.org> Committer: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d558d9d4274ecfd2df4d3ef38bae00ebab6ea325 Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod 8349702: jdk.internal.net.http.Http2Connection::putStream needs to provide cause while cancelling stream Reviewed-by: jpai, dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/23540