RFR: 8352392: AIX: implement attach API v2 and streaming output [v2]
Varada M
varadam at openjdk.org
Fri Mar 28 08:48:27 UTC 2025
> 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)
Varada M has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
- Merge branch 'openjdk:master' into test-fix
- AIX: implement attach API v2 and streaming output
- AIX: implement attach API v2 and streaming output
- AIX: implement attach API v2 and streaming output
- AIX: Problem list serviceability/attach/AttachAPIv2/StreamingOutputTest.java
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24177/files
- new: https://git.openjdk.org/jdk/pull/24177/files/8efd253f..ab6941f2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=00-01
Stats: 59685 lines in 1814 files changed: 15314 ins; 37325 del; 7046 mod
Patch: https://git.openjdk.org/jdk/pull/24177.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24177/head:pull/24177
PR: https://git.openjdk.org/jdk/pull/24177
More information about the hotspot-runtime-dev
mailing list