RFR: 8347004: vmTestbase/metaspace/shrink_grow/ShrinkGrowTest/ShrinkGrowTest.java fails with CDS disabled

Coleen Phillimore coleenp at openjdk.org
Tue May 6 11:44:16 UTC 2025


On Mon, 5 May 2025 17:51:13 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Test fails with OOME if CDS is disabled. It is not a regression,  it just  rarely executed in this mode.
> The fix is just to slightly increase Metaspace. 
> Verified that test now pass with CDS disabled + Xcomp. (It fails with Xcomp only)

So this still passes with CDS on though?  I shrunk this one with ad104932e6c26806c353ad048ce5cff7d2b4c29a to 10.  There's another test that I increased MaxMetaspaceSize for valhalla but I can't find it right now.

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

Marked as reviewed by coleenp (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25046#pullrequestreview-2817944178


More information about the hotspot-runtime-dev mailing list