RFR: 8316658: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java fails intermittently
David Holmes
dholmes at openjdk.org
Sun Sep 24 23:44:10 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
The test still fails with these new settings. As per JBS I found 17m worked fine with the existing iterations and still caused an unfixed VM to fail. With 24M and 500 iterations the unfixed VM passes.
-------------
Changes requested by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15882#pullrequestreview-1641140007
More information about the serviceability-dev
mailing list