RFR: 8352392: AIX: implement attach API v2 and streaming output [v4]

Varada M varadam at openjdk.org
Tue Apr 1 10:30:56 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 one additional commit since the last revision:

  8352392: AIX: implement attach API v2 and streaming output

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24177/files
  - new: https://git.openjdk.org/jdk/pull/24177/files/d22f0ab9..234f6d17

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24177&range=02-03

  Stats: 20 lines in 2 files changed: 1 ins; 0 del; 19 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