RFR: 8334169: Long arguments of attach operation are silently truncated on Windows [v3]

Serguei Spitsyn sspitsyn at openjdk.org
Tue Jul 16 00:43:54 UTC 2024


On Mon, 15 Jul 2024 19:56:13 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

>> The change fixes a bug in Attach API implementation on Windows when argument(s) are longer than 1023 bytes
>> 
>> testing: test/hotspot/jtreg/serviceability/attach, test/jdk/com/sun/tools/attach on Oracle supported platforms
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Chris feedback

Looks good.

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19780#pullrequestreview-2178962987


More information about the serviceability-dev mailing list