Integrated: 8357809: Test jdk/jshell/JdiListeningExecutionControlTest.java failed with com.sun.jdi.connect.TransportTimeoutException

Jan Lahoda jlahoda at openjdk.org
Thu Oct 16 06:24:16 UTC 2025


On Mon, 6 Oct 2025 17:21:23 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> The test timed-out while connecting to the remote agent over JDI. This PR proposes to try to increase the JDI connection timeout.

This pull request has now been integrated.

Changeset: 5696d606
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5696d60663f1bb917728808118fab3b346ed0341
Stats:     11 lines in 3 files changed: 7 ins; 0 del; 4 mod

8357809: Test jdk/jshell/JdiListeningExecutionControlTest.java failed with com.sun.jdi.connect.TransportTimeoutException

Reviewed-by: asotona

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

PR: https://git.openjdk.org/jdk/pull/27653


More information about the compiler-dev mailing list