RFR: 8284900: Check InitialHeapSize and container memory limits before startup [v2]

xpbob duke at openjdk.java.net
Sun Apr 17 10:12:41 UTC 2022


On Fri, 15 Apr 2022 03:52:12 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> What will happen if the swap space is unlimited?
> 
> ```
>     Memory Soft Limit: Unlimited
>     Memory & Swap Limit: Unlimited
> ```

Thanks,If the swap space of the physical machine is enabled, it can run
Use Memory & Swap limits to Limit programs

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

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



More information about the hotspot-gc-dev mailing list