Integrated: 8274937: Revert the timeout setting for DynamicLoaderConstraintsTest

Calvin Cheung ccheung at openjdk.java.net
Fri Oct 15 16:57:54 UTC 2021


On Fri, 15 Oct 2021 02:34:12 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Since JDK-8273612 has been fixed, the increase in the timeout for DynamicLoaderConstraintsTest could be reverted.
> 
> Tested with the following VM options on the macosx-x64 platform with fastdebug build with jtreg timeout factor set to 15.
> 
> `-Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -XX:-UseCompressedOops`
> 
> Test was repeated 20 times with no timeout observed.

This pull request has now been integrated.

Changeset: ee64ce9f
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ee64ce9f14c36c38fc4fadf8e5f350daa46e3a78
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8274937: Revert the timeout setting for DynamicLoaderConstraintsTest

Reviewed-by: dcubed, minqi

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

PR: https://git.openjdk.java.net/jdk/pull/5961


More information about the hotspot-runtime-dev mailing list