RFR: Loom: [TESTBUG] HumongousStack.java fails with "-XX:-UseCompressedOops"

Hao Sun haosun at openjdk.java.net
Sat Feb 26 11:06:13 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.

Thanks for your review.

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

PR: https://git.openjdk.java.net/loom/pull/90


More information about the loom-dev mailing list