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