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. This pull request has now been integrated. Changeset: 73da66ff Author: Ralf Schmelter <rschmel...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/73da66ffb707abf6dc38368a12e337d52597de25 Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod 8272318: Improve performance of HeapDumpAllTest Reviewed-by: lucy, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/5084