Integrated: 8334169: Long arguments of attach operation are silently truncated on Windows
Alex Menkov
amenkov at openjdk.org
Tue Jul 16 18:13:59 UTC 2024
On Wed, 19 Jun 2024 01:50:30 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
This pull request has now been integrated.
Changeset: a60608e7
Author: Alex Menkov <amenkov at 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
More information about the serviceability-dev
mailing list