RFR: 8257230: assert(InitialHeapSize >= MinHeapSize) failed: Ergonomics decided on incompatible initial and minimum heap sizes [v2]
Jie Fu
jiefu at openjdk.java.net
Tue Dec 1 07:29:02 UTC 2020
On Mon, 30 Nov 2020 13:42:56 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> I think the change is good, but please add a test for this.
>
> E.g. vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.java shows how to run a command with an ulimit prepended.
The jtreg test had been added.
And the fix had been refined based on @kstefanj 's suggestion.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1492
More information about the hotspot-gc-dev
mailing list