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

Jie Fu jiefu at openjdk.java.net
Mon Dec 7 12:15:14 UTC 2020


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?
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