Integrated: 8347004: vmTestbase/metaspace/shrink_grow/ShrinkGrowTest/ShrinkGrowTest.java fails with CDS disabled
Leonid Mesnik
lmesnik at openjdk.org
Wed May 7 15:45:25 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)
This pull request has now been integrated.
Changeset: c8a30c2a
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c8a30c2aaba04c11b70a4f74ee74452250be6e59
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8347004: vmTestbase/metaspace/shrink_grow/ShrinkGrowTest/ShrinkGrowTest.java fails with CDS disabled
Reviewed-by: coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/25046
More information about the hotspot-runtime-dev
mailing list