RFR: 8274937: Revert the timeout setting for DynamicLoaderConstraintsTest

Calvin Cheung ccheung at openjdk.java.net
Fri Oct 15 16:57:53 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.

Thanks Dan and Yumin for the review.

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

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


More information about the hotspot-runtime-dev mailing list