RFR: 8352180: AttachListenerThread causes many tests to timeout on Windows

Alan Bateman alanb at openjdk.org
Tue Mar 18 07:44:10 UTC 2025


On Tue, 18 Mar 2025 02:49:07 GMT, David Holmes <dholmes at openjdk.org> wrote:

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

It's usually just handled by Windows although I think you can override/configure with SetNamedPipeHandleState.

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

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


More information about the hotspot-runtime-dev mailing list