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

Jie Fu jiefu at openjdk.java.net
Thu Dec 3 12:35:00 UTC 2020


On Mon, 30 Nov 2020 13:42:56 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Jie Fu has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>> 
>>  - Merge branch 'master' into JDK-8257230
>>  - Refinement & jtreg test
>>  - Merge branch 'master' into JDK-8257230
>>  - Merge branch 'master' into JDK-8257230
>>  - 8257230: assert(InitialHeapSize >= MinHeapSize) failed: Ergonomics decided on incompatible initial and minimum heap sizes
>
> 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 and @kstefanj , could you help to review this change?
Thanks.

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

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



More information about the hotspot-gc-dev mailing list