RFR: 8352163: [AIX] SIGILL in AttachOperation::ReplyWriter::write_fully after 8319055
Alex Menkov
amenkov at openjdk.org
Tue Mar 18 22:22:21 UTC 2025
On Tue, 18 Mar 2025 21:56:43 GMT, Martin Doerr <mdoerr 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
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24089#issuecomment-2734865489
More information about the serviceability-dev
mailing list