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:31:14 UTC 2020
On Mon, 7 Dec 2020 12:24:52 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> > 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.
>
> OK.
> I'm fine to remove it and will do it soon.
It has been assigned to @tschatzl .
Thanks for fixing it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1492
More information about the hotspot-gc-dev
mailing list