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

SUN Guoyun duke at openjdk.org
Mon Mar 6 08:56:05 UTC 2023


On Mon, 6 Mar 2023 02:38:19 GMT, SUN Guoyun <duke at openjdk.org> wrote:

> 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.

GHA test/hotspot/jtreg/compiler/vectorization/runner/LoopRangeStrideTest.java failure is not related to this patch.

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

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


More information about the kulla-dev mailing list