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

Ioi Lam iklam at openjdk.java.net
Fri Apr 22 19:57:24 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`

Looks good, and I think this qualifies as a trivial fix.

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

Marked as reviewed by iklam (Reviewer).

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


More information about the hotspot-runtime-dev mailing list