Integrated: 8284319: Test runtime/cds/appcds/TestParallelGCWithCDS.java fails in repo-loom

Calvin Cheung ccheung at openjdk.java.net
Mon Apr 25 20:56:07 UTC 2022


On Mon, 25 Apr 2022 18:13:55 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> When the TestParallelGCWithCDS.java test is run with the `-Xcomp` and `-XX:MaxRAMPercentage` VM options with loom jdk, an `OutOfMemoryError` could occur early during `initPhase2`.
> 
> This change is for adjusting the test to account for the `OutOfMemoryError`.
> 
> Ran the test multiple times with the `-Xcomp`, etc. VM options.

This pull request has now been integrated.

Changeset: 9b827089
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9b8270895e79d58ae3d427ce5141c57cb747c220
Stats:     6 lines in 1 file changed: 0 ins; 2 del; 4 mod

8284319: Test runtime/cds/appcds/TestParallelGCWithCDS.java fails in repo-loom

Reviewed-by: iklam

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

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


More information about the hotspot-runtime-dev mailing list