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

Kevin Walls kevinw at openjdk.org
Wed Nov 6 11:46:30 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

Thanks Alex, looks good.

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

Marked as reviewed by kevinw (Reviewer).

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


More information about the hotspot-runtime-dev mailing list