Integrated: 8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out

Lin Zang lzang at openjdk.java.net
Mon Oct 11 02:00:14 UTC 2021


On Fri, 8 Oct 2021 06:00:03 GMT, Lin Zang <lzang at openjdk.org> wrote:

> This PR fix the issue of JDK-8274620 (resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out)
> The root cause is that `BufferedOutputStream` should be used when writting data to file.

This pull request has now been integrated.

Changeset: 5ecc99bb
Author:    Lin Zang <lzang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5ecc99bbf55e631b5bfa07e2c36b38e820682363
Stats:     4 lines in 2 files changed: 0 ins; 2 del; 2 mod

8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out

Reviewed-by: cjplummer, dholmes

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

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


More information about the serviceability-dev mailing list