On Wed, 9 Dec 2020 18:57:52 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> Lowering the mx size to 3G works - and I believe should work on 32bits too? > Disabling the entire test seems a bit overkill IMHO. I think -Xmx3G may be still easily broken on some 32-bit platforms since 3G >> 3800 / 2 =1900M. ------------- PR: https://git.openjdk.java.net/jdk/pull/1688