RFR: 8343344: Windows attach logic failed to handle a failed open on a pipe [v2]

Chris Plummer cjplummer at openjdk.org
Wed Nov 6 17:37:29 UTC 2024


On Tue, 5 Nov 2024 21:00:07 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
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   feedback

Looks good.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21888#pullrequestreview-2419011277


More information about the serviceability-dev mailing list