RFR: 8339289: Enhance Attach API to support arbitrary length arguments - Windows [v5]
Alex Menkov
amenkov at openjdk.org
Thu Oct 24 23:12:11 UTC 2024
On Thu, 24 Oct 2024 18:58:26 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.
>
> Alex Menkov has updated the pull request incrementally with two additional commits since the last revision:
>
> - renamed getVersion command
> - typos
Thank you for review Serguei and Kevin
I'm going to rebase the change and run sanity tests before integration
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20782#issuecomment-2436493835
More information about the serviceability-dev
mailing list