RFR: 8257230: assert(InitialHeapSize >= MinHeapSize) failed: Ergonomics decided on incompatible initial and minimum heap sizes [v5]

Jie Fu jiefu at openjdk.java.net
Sat Dec 5 04:43:13 UTC 2020


On Mon, 30 Nov 2020 13:42:56 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Check the exit status
>
> 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.

Hi @tschatzl ,

Are you OK with the latest change?
Thanks.

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

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



More information about the hotspot-gc-dev mailing list