On Fri, 22 Sep 2023 08:36:10 GMT, Jean-Philippe Bempel <jpbem...@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