RFR: 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 19:53:34 GMT, Ioi Lam <iklam 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.

@iklam Thanks for the review.

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

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


More information about the hotspot-runtime-dev mailing list