On Wed, 11 Aug 2021 13:05:06 GMT, Ralf Schmelter <rschmel...@openjdk.org> wrote:
> This change triggers a GC by System.gc() in the test case, so the created > heap dump is significantly smaller and the test runs much faster. Changes look good to me. Thanks for optimizing! ------------- Marked as reviewed by lucy (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/5084