On Tue, 18 Mar 2025 22:19:53 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> > > Yes, AIX implementation needs update (it does not support attach API v2 > > > and streaming output). I was going to file RFE after the code is > > > stabilized (AIX implementation is basically the same as posix > > > implementation) > > > > > > @alexmenkov: The test > > serviceability/attach/AttachAPIv2/StreamingOutputTest.java is failing, now. > > So we need to address that. Should we problem-list it or better implement > > it now? > > I think it's simpler to problem-list it on aix for now Thanks! I've filed https://bugs.openjdk.org/browse/JDK-8352392 and a subtask for problem-listing. Feel free to update it or add information. Please let us know when we should start implementing it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24089#issuecomment-2736005354