RFR: 8342995: Enhance Attach API to support arbitrary length arguments - Linux [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Dec 16 21:05:38 UTC 2024
On Fri, 13 Dec 2024 21:29:14 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> The fix updates Linux (and server-side of macosx) implementation to support Attach API v2 (shared code and Windows implementation were introduced by #20782)
>>
>> 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) with jdk21 and jdk8.
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> feedback
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22223#pullrequestreview-2507355239
More information about the serviceability-dev
mailing list