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:22:14 UTC 2020


On 7/12/2020 10:15 pm, Jie Fu wrote:
> On Mon, 7 Dec 2020 09:27:02 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> 
>>> 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.
> 
>> _Mailing list message from [David Holmes](mailto:david.holmes at oracle.com) on [hotspot-runtime-dev](mailto:hotspot-runtime-dev at openjdk.java.net):_
>>
>> 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
> 
> Is it always reproducible?

No. It passed when this commit was integrated, but then failed in later 
test runs.

David

> I'll try to find an aarch64 machine to reproduce it.
> Thanks.
> 
> -------------
> 
> PR: https://git.openjdk.java.net/jdk/pull/1492
> 



More information about the hotspot-gc-dev mailing list