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

Hao Sun haosun at openjdk.java.net
Sat Feb 26 14:42:12 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.

This pull request has now been integrated.

Changeset: bd4e3dd1
Author:    Hao Sun <haosun at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/bd4e3dd18d0f84f635add89a2f18abc80632a7c6
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

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

Reviewed-by: rpressler

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

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


More information about the loom-dev mailing list