RFR: 8267404: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError [v3]

Igor Ignatyev iignatyev at openjdk.java.net
Mon May 24 08:21:10 UTC 2021


On Mon, 24 May 2021 08:01:47 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> For Oracle build of linux-aarch64, it wouldn't fail without -Xmx before.
I see, and in what cases did it fail w/o `-Xmx`?

this test isn't supposed to be run concurrently w/ any other tests (and hopefully when [CODETOOLS-7902831](https://bugs.openjdk.java.net/browse/CODETOOLS-7902831) / openjdk/jtreg#4 gets fixed it will be indeed), so I *guess* we might as well explicitly set `-XX:MaxRAMPercentage=25.0` in the test (instead of `-Xmx`). 

Cheers,
-- Igor

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

PR: https://git.openjdk.java.net/jdk/pull/4140


More information about the hotspot-runtime-dev mailing list