RFR: 8352392: AIX: implement attach API v2 and streaming output

Alex Menkov amenkov at openjdk.org
Thu Mar 27 21:04:10 UTC 2025


On Sun, 23 Mar 2025 14:33:36 GMT, Varada M <varadam at openjdk.org> wrote:

> AIX changes for attach API to support arbitrary length arguments and the streaming output support. 
> serviceability/attach/AttachAPIv2/StreamingOutputTest.java test passes
> 
> tier1, tier2 and tier3 testing is successful with fastdebug level
> 
> JBS Issue : [JDK-8352392](https://bugs.openjdk.org/browse/JDK-8352392)

The change looks good.
Couple notes:
- need to update copyright year in VirtualMachineImpl.java
- need to remove StreamingOutputTest.java from problem list (revert JDK-8352393)

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

PR Comment: https://git.openjdk.org/jdk/pull/24177#issuecomment-2759465481


More information about the hotspot-runtime-dev mailing list