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

Leonid Mesnik lmesnik at openjdk.org
Tue May 6 15:20:14 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)

yes, still pass, it takes 3 seconds instead of 2 on my laptop.  But nont-CDS configuration worth to test.

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

PR Comment: https://git.openjdk.org/jdk/pull/25046#issuecomment-2854971703


More information about the hotspot-runtime-dev mailing list