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

Jan Lahoda jlahoda at openjdk.org
Mon Oct 6 17:27:35 UTC 2025


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

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

Commit messages:
 - Adding missing comma.
 - 8357809: Test jdk/jshell/JdiListeningExecutionControlTest.java failed with com.sun.jdi.connect.TransportTimeoutException

Changes: https://git.openjdk.org/jdk/pull/27653/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27653&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8357809
  Stats: 11 lines in 3 files changed: 7 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/27653.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27653/head:pull/27653

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


More information about the compiler-dev mailing list