On Fri, 14 Jan 2022 14:33:13 GMT, Jim Laskey <jlas...@openjdk.org> wrote:
> Tests were fatally failing (windows) on Github actions. Pumping up the memory > requirements will hopefully alleviate. I also pointed out that we see the same error message in our CI and the infra folk assured me that the paging file was not misconfigured in any way. That said, while I understand the addition of the `@requires >= 8G`, I don't under stand why the actual Xms/Xmx values were bumped from 5G to 6G - that seems to be increasing the chances of running out of memory. ?? David ------------- PR: https://git.openjdk.java.net/jdk/pull/7086