On Wed, 19 Jun 2024 01:50:30 GMT, Alex Menkov <amen...@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

This pull request has now been integrated.

Changeset: a60608e7
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/a60608e7a35aeeed57bcce641d4957de1e4b4def
Stats:     213 lines in 2 files changed: 198 ins; 1 del; 14 mod

8334169: Long arguments of attach operation are silently truncated on Windows

Reviewed-by: sspitsyn, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/19780

Reply via email to