On Wed, 16 Jul 2025 18:00:50 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> The Systen.gc() might not trigger full GC. Indeed. Might be better to use the Whitebox or start a dedicated VM. > While not tjust o restrict heap for this test? 256M should be enough. This would not help. The tests accumulate heap dumps until OOM. See reproducer. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26343#discussion_r2212617511