RFR: 8352392: AIX: implement attach API v2 and streaming output [v3]
Varada M
varadam at openjdk.org
Fri Mar 28 09:01:26 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 incrementally with two additional commits since the last revision:
- updated copyright header
- removed StreamingOutputTest.java from problem list
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24177/files
- new: https://git.openjdk.org/jdk/pull/24177/files/ab6941f2..d22f0ab9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=01-02
Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 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