RFR: 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails

Yumin Qi minqi at openjdk.java.net
Thu Feb 10 00:04:04 UTC 2022


On Wed, 9 Feb 2022 23:02:15 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> A simple fix to the test failure by specifying the heap sizes for most of the test cases.
> Before the fix, if the MaxHeapSize is determined by the VM, the MaxHeapSize could become smaller
> than the MinHeapSize or the InitialHeapSize which causing the failure.
> 
> Testing: CI tiers 1 - 4.

LGTM

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

Marked as reviewed by minqi (Reviewer).

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


More information about the hotspot-runtime-dev mailing list