RFR: 8352163: [AIX] SIGILL in AttachOperation::ReplyWriter::write_fully after 8319055
Martin Doerr
mdoerr at openjdk.org
Tue Mar 18 21:59:13 UTC 2025
On Tue, 18 Mar 2025 17:57:42 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?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24089#issuecomment-2734831417
More information about the hotspot-runtime-dev
mailing list