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

Alan Bateman alanb at openjdk.java.net
Thu Feb 17 07:39:29 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.

https://bugs.openjdk.java.net/browse/JDK-8280918

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

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


More information about the loom-dev mailing list