RFR: 8339289: Parameter size mismatch between client and VM sides of the Attach API - Windows

Alex Menkov amenkov at openjdk.org
Mon Sep 23 23:33:36 UTC 2024


On Fri, 30 Aug 2024 00:07:50 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix improves Attch API protocol and implements updated protocol on windows; shared code is ready to implement updated protocol support on other platforms.
> More detailed explanations on the 1st comment.
> 
> Testing: tier1,tier2,tier3,tier4,hs-tier5-svc
>   manually tested backward compatibility (old tools can attach to current VMs, current tools can attach to older VMs) on Windows with jdk21u and jdk8u.

Looking for reviewers for the fix

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

PR Comment: https://git.openjdk.org/jdk/pull/20782#issuecomment-2369773592


More information about the serviceability-dev mailing list