[lworld] Integrated: 8336829: [lworld] serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
Coleen Phillimore
coleenp at openjdk.org
Mon Jul 22 19:44:43 UTC 2024
On Mon, 22 Jul 2024 15:52:56 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Run all versions of this test with -Xmx23m so that if CDS is off, the InMemoryCompiler will load without a Metaspace OOM. Also add a test to verify that new metadata created by inline/value classes are reclaimed, which I verified in gdb. Zeroed deallocated fields to help with manual verification.
> Tested with jtreg/serviceability/jvmti/RedefineClasses tests.
This pull request has now been integrated.
Changeset: c462c91d
Author: Coleen Phillimore <coleenp at openjdk.org>
Committer: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/c462c91d8567ff8eaf6904d0ad068b675f2cdd4c
Stats: 95 lines in 4 files changed: 78 ins; 14 del; 3 mod
8336829: [lworld] serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
Reviewed-by: fparain
-------------
PR: https://git.openjdk.org/valhalla/pull/1174
More information about the valhalla-dev
mailing list