Integrated: 8343344: Windows attach logic failed to handle a failed open on a pipe
Alex Menkov
amenkov at openjdk.org
Tue Nov 12 20:27:04 UTC 2024
On Tue, 5 Nov 2024 00:42:23 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> The fix adds correct handling of "could not open pipe" errors in attach listener instead of assert which causes target VM crash.
>
> testing: tier1,tier2,hs-tier5-svc
This pull request has now been integrated.
Changeset: a4e2c208
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a4e2c20849008d5b560f94b58fe70ef8e58c8d4c
Stats: 27 lines in 2 files changed: 14 ins; 0 del; 13 mod
8343344: Windows attach logic failed to handle a failed open on a pipe
Reviewed-by: kevinw, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/21888
More information about the serviceability-dev
mailing list