RFR: 8352163: [AIX] SIGILL in AttachOperation::ReplyWriter::write_fully after 8319055

Martin Doerr mdoerr at openjdk.org
Wed Mar 19 10:03:14 UTC 2025


On Tue, 18 Mar 2025 22:19:53 GMT, Alex Menkov <amenkov at 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


More information about the hotspot-runtime-dev mailing list