Withdrawn: 8333579: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java times out
Calvin Cheung
ccheung at openjdk.org
Tue Jul 16 22:58:55 UTC 2024
On Wed, 10 Jul 2024 21:24:34 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> When this test is run with the `-Xcomp -UseAVX=3 ` VM options, the `test.timeout.factor` is set to 4 (default value) which is insufficient in some platforms especially on Windows. Increasing the timeout value for this test. If later more tests are timing out, we can consider increasing the `test.timeout.factor` for all the tests running with the above VM options.
>
> Testing: ran the test 20 times with the -Xcomp -UseAVX=3 VM options on windows-x64 and linux-x64 platforms.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/20123
More information about the hotspot-runtime-dev
mailing list