On Mon, 28 Sep 2020 15:59:35 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> Tests using `--memory-reservation` started to fail with newer `crun` cgroups > v2-capable runtime. It turns out it was > incorrectly setting `memory.high` in an early version and got fixed to set > `memory.low` now instead. This change > accounts for that. @bobvandette Could you please take a look? Thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/381