RFR: 8316658: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java fails intermittently

Jean-Philippe Bempel jpbempel at openjdk.org
Mon Sep 25 07:00:12 UTC 2023


On Fri, 22 Sep 2023 08:36:10 GMT, Jean-Philippe Bempel <jpbempel at openjdk.org> wrote:

> increase Metaspace size and loop count to avoid OOME in nominal case

On my side, 17M with 500 iterations on an unpatched VM does not fail.
That's why I have boosted the number of iterations and increased the Metaspace to magnify the leak and also avoid fixed cost of loading test infrastructure into Metaspace.
I have tested 17M/700 iterations successfully

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

PR Comment: https://git.openjdk.org/jdk/pull/15882#issuecomment-1733036149


More information about the serviceability-dev mailing list