On Mon, 17 Mar 2025 20:35:58 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The change fixes crash on AIX after JDK-8319055 > Can't test it on AIX, but the reason is obvious from the stack trace. > AIX is the only platform that does not implement `reply_writer` yet > > Testing: sanity tier1 This pull request has now been integrated. Changeset: a3540be5 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a3540be502ef2f93c0fdc3fb2496c29ae7c8b041 Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod 8352163: [AIX] SIGILL in AttachOperation::ReplyWriter::write_fully after 8319055 Reviewed-by: dholmes, mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/24089