On Tue, 13 May 2025 20:49:14 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> The fix handles a special case when `AttachListener::dequeue()` fails to 
> read/parse attach command request and 'PipeChannel' destructor is called when 
> the current thread is `blocked`.
> 
> Testing: tier1..4,hs-tier5-svc

This pull request has now been integrated.

Changeset: fe790cb3
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/fe790cb319243dc381f5f12f9010e33681ecb17a
Stats:     84 lines in 2 files changed: 80 ins; 0 del; 4 mod

8356177: Regression after JDK-8352180

Reviewed-by: sspitsyn, cjplummer, lmesnik

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

PR: https://git.openjdk.org/jdk/pull/25219

Reply via email to