git: openjdk/jdk: master: 8339289: Enhance Attach API to support arbitrary length arguments - Windows

Alex Menkov amenkov at openjdk.org
Fri Oct 25 18:09:27 UTC 2024


Changeset: 36d71735
Branch: master
Author:    Alex Menkov <amenkov at openjdk.org>
Date:      2024-10-25 18:08:21 +0000
URL:       https://git.openjdk.org/jdk/commit/36d71735e3554264e8d17f7e0e72999ac639e398

8339289: Enhance Attach API to support arbitrary length arguments - Windows

Reviewed-by: kevinw, sspitsyn

! src/hotspot/os/windows/attachListener_windows.cpp
! src/hotspot/share/services/attachListener.cpp
! src/hotspot/share/services/attachListener.hpp
! src/jdk.attach/share/classes/sun/tools/attach/HotSpotVirtualMachine.java
! src/jdk.attach/windows/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/windows/native/libattach/VirtualMachineImpl.c
+ test/hotspot/jtreg/serviceability/attach/AttachAPIv2/CompatTest.java



More information about the jdk-changes mailing list