RFR: JDK-8272318: Improve performance of HeapDumpAllTest

Ralf Schmelter rschmelter at openjdk.java.net
Thu Aug 12 06:13:23 UTC 2021


On Wed, 11 Aug 2021 19:19:51 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Is there a reason you don't want this change to also apply to HeapDumpTest?

Since the GC.heap_dump already does a GC it is not really needed. Of course doing the gc in HeapDumpTest is a smaller change, so I'm open for that.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5084


More information about the serviceability-dev mailing list