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

Stefan Johansson sjohanss at openjdk.java.net
Mon Dec 7 12:20:13 UTC 2020


On Mon, 7 Dec 2020 12:12:35 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> 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?
> I'll try to find an aarch64 machine to reproduce it.
> Thanks.

I had hoped my testing would have caught this, but might be that the test is to brittle after all. I saw it pass on aarch64, so not happening every time. 

I would be good with removing the test as a fix.

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

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



More information about the hotspot-gc-dev mailing list