Integrated: 8339289: Enhance Attach API to support arbitrary length arguments - Windows
Alex Menkov
amenkov at openjdk.org
Fri Oct 25 18:11:16 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.
This pull request has now been integrated.
Changeset: 36d71735
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/36d71735e3554264e8d17f7e0e72999ac639e398
Stats: 983 lines in 7 files changed: 771 ins; 139 del; 73 mod
8339289: Enhance Attach API to support arbitrary length arguments - Windows
Reviewed-by: kevinw, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/20782
More information about the serviceability-dev
mailing list