RFR: Loom: [TESTBUG] HumongousStack.java fails with "-XX:-UseCompressedOops"
Hao Sun
haosun at openjdk.java.net
Fri Feb 25 11:14:42 UTC 2022
On Thu, 17 Feb 2022 06:58:56 GMT, Hao Sun <haosun at openjdk.org> wrote:
> When running with `-XX:-UseCompressedOops`, much more heap memory would
> be consumed, leading to `java.lang.OutOfMemoryError: Java heap space`
> error.
>
> In this patch, we increase the maximum heap size to 2GB.
Can anyone help to review this patch? Thanks.
-------------
PR: https://git.openjdk.java.net/loom/pull/90
More information about the loom-dev
mailing list