RFR: 8349702: jdk.internal.net.http.Http2Connection::putStream needs to provide cause while cancelling stream [v2]

duke duke at openjdk.org
Tue Feb 11 20:11:11 UTC 2025


On Tue, 11 Feb 2025 11:46:44 GMT, Volkan Yazici <vyazici at 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.
>
> Volkan Yazici has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Add current issue to the `@bug` list in `AsyncExecutorShutdown`
>  - Wrap the cause in an `IOException`
>    
>    This is okay, because `AsyncExecutorShutdown` walks
>    the causal chain while searching for a certain
>    exception footprint.

@vy 
Your change (at version 276cda9386556cda197986aefb3d13d8e6f5df2e) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/23540#issuecomment-2651959071


More information about the net-dev mailing list