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

David Holmes david.holmes at oracle.com
Mon Dec 7 12:04:06 UTC 2020


On 7/12/2020 7:30 pm, Jie Fu wrote:
> On Fri, 4 Dec 2020 12:37:42 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
> 
>>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>>>
>>>    Check the exit status
>>
>> This looks better. I'll run it through or testing env to make sure it passes there as well.
> 
> Thanks @kstefanj and @tschatzl for your review and help.

We are seeing the new test crash on Aarch64 due to native OOM.

https://bugs.openjdk.java.net/browse/JDK-8257820

Cheers,
David

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



More information about the hotspot-gc-dev mailing list