On Fri, 13 Dec 2024 22:25:24 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> This increases MaxMetaspaceSize for this test so that it can be run with CDS > turned off. This change is upstreamed from the valhalla repo from when it > didn't have CDS on. The test still finds a metaspace leak with this larger > MaxMetaspaceSize. This pull request has now been integrated. Changeset: fbd76ca8 Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fbd76ca8edd756ff2ebbc9f6477cc1a827df67b0 Stats: 16 lines in 1 file changed: 0 ins; 15 del; 1 mod 8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM Reviewed-by: dholmes, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/22746