Integrated: 8356177: Regression after JDK-8352180
Alex Menkov
amenkov at openjdk.org
Thu May 15 20:43:02 UTC 2025
On Tue, 13 May 2025 20:49:14 GMT, Alex Menkov <amenkov at 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 <amenkov at 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
More information about the serviceability-dev
mailing list