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

Varada M varadam at openjdk.org
Fri Mar 28 09:01:26 UTC 2025


On Thu, 27 Mar 2025 21:01:29 GMT, Alex Menkov <amenkov 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)

Thank you @alexmenkov, I have updated copyright year and reverted the changes from JDK-8352393.

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

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


More information about the hotspot-runtime-dev mailing list