Integrated: 8284889: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc timed out

Calvin Cheung ccheung at openjdk.java.net
Mon Apr 25 16:58:25 UTC 2022


On Fri, 22 Apr 2022 17:31:52 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple fix for increasing the timeout from the default 120s to 180s for the `custom-cl-zgc` test case of the DynamicLoaderConstraintsTest.java test.
> 
> Tested 200 times on linux-aarch64-debug with the following vm options:
> `-XX:MaxRAMPercentage=6.25 -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation`

This pull request has now been integrated.

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

8284889: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc timed out

Reviewed-by: iklam

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

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


More information about the hotspot-runtime-dev mailing list