Integrated: 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Calvin Cheung
ccheung at openjdk.java.net
Tue Feb 15 17:22:09 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.
This pull request has now been integrated.
Changeset: 745f7e7d
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/745f7e7d921afcf45a2fa87824841e4545054d21
Stats: 23 lines in 1 file changed: 14 ins; 5 del; 4 mod
8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Reviewed-by: minqi, iklam, stuefe
-------------
PR: https://git.openjdk.java.net/jdk/pull/7413
More information about the hotspot-runtime-dev
mailing list