RFR: 8047998: -XX:InitialHeapSize is unnecessarily set to MaxHeapSize

Guoxiong Li gli at openjdk.org
Wed May 10 12:38:29 UTC 2023


On Wed, 10 May 2023 12:28:01 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> The possible flags are -XX:MaxHeapSize=256M -XX:NewSize=1M -XX:MaxNewSize=80M.

The `1M` may be very extremely small. `10M` is better. But it doesn't prevent the understanding of the issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/13876#issuecomment-1542135202


More information about the hotspot-gc-dev mailing list