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

Stefan Johansson sjohanss at openjdk.java.net
Sun Dec 6 16:02:13 UTC 2020


On Sat, 5 Dec 2020 04:40:15 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> I think the change is good, but please add a test for this.
>> 
>> E.g. vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.java shows how to run a command with an ulimit prepended.
>
> Hi @tschatzl ,
> 
> Are you OK with the latest change?
> Thanks.

Didn't see any problems with the test in the testing environment, so I'm good.

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

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



More information about the hotspot-gc-dev mailing list