On Sun, 23 Mar 2025 14:33:36 GMT, Varada M <vara...@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) This pull request has now been integrated. Changeset: 41d4a0d7 Author: Varada M <vara...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/41d4a0d7bdda2a96af1e7f549c05d99d68c040dc Stats: 283 lines in 3 files changed: 64 ins; 203 del; 16 mod 8352392: AIX: implement attach API v2 and streaming output Reviewed-by: mdoerr, jkern, amenkov ------------- PR: https://git.openjdk.org/jdk/pull/24177