RFR: 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Ioi Lam
iklam at openjdk.java.net
Thu Feb 10 05:55:10 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. @tstuefe does this fix the bug for you?
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7413
More information about the hotspot-runtime-dev
mailing list