On Tue, 18 Mar 2025 07:40:54 GMT, Alan Bateman <al...@openjdk.org> wrote:

> Any idea on why things are taking so long? Is the pipe undersized?

I don't think this in a buffer issue.
One problem I see is self-attach. FlushFileBuffers waits until all data is read 
by the client, but is we are at safepoint, the client cannot read the data

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

PR Comment: https://git.openjdk.org/jdk/pull/24091#issuecomment-2734221965

Reply via email to