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

Alex Menkov amenkov at openjdk.org
Tue Mar 18 18:02:12 UTC 2025


On Tue, 18 Mar 2025 09:21:42 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> LGTM. Thanks for fixing it so quickly! Should `reply_writer` get implemented? We could file an RFE.

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)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24089#issuecomment-2734237925


More information about the hotspot-runtime-dev mailing list