JDK-8352392 : AIX: implement attach API v2 and streaming output
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 25
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: aix
  • Submitted: 2025-03-19
  • Updated: 2025-04-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25Unresolved
Related Reports
Relates :  
Relates :  
Sub Tasks
JDK-8352393 :  
Description
AIX implementation needs update for JDK-8219896 (support for attach API v2) and JDK-8319055 (streaming output). It is supposed to be basically the same as the posix implementation.
We may want to wait until the implementation on other platforms is stable and problem list it for the time being.
Comments
serviceability/attach/AttachAPIv2/StreamingOutputTest.java test has been problem listed linking back to this current issue. I've now added the "problemlist" label to this issue, to follow the problem listing guidelines https://openjdk.org/guide/#problemlisting-jtreg-tests
01-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24177 Date: 2025-03-23 14:33:36 +0000
23-03-2025