RFR: 8303625: jdk/jshell/JdiFailingLaunchExecutionControlTest.java fail with -Xcomp

SUN Guoyun duke at openjdk.org
Mon Mar 6 02:45:00 UTC 2023


This tests failed with VM_OPTIONS=-Xcomp and CONF=fastdebug on the LOONGARCH64 architecture because JdiExecutionControlProvider`s timeout.
jdk/jshell/JdiFailingLaunchExecutionControlTest.java
jdk/jshell/JdiFailingListenExecutionControlTest.java

This PR fix the issue, Please help review it.

Thanks.

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

Commit messages:
 - 8303625: jdk/jshell/JdiFailingLaunchExecutionControlTest.java fail with -Xcomp

Changes: https://git.openjdk.org/jdk/pull/12873/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12873&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8303625
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/12873.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12873/head:pull/12873

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


More information about the kulla-dev mailing list