Integrated: 8269685: Optimize HeapHprofBinWriter implementation

Lin Zang lzang at openjdk.java.net
Tue Sep 28 03:03:04 UTC 2021


On Fri, 2 Jul 2021 12:05:35 GMT, Lin Zang <lzang at openjdk.org> wrote:

> This PR rewrite the implementation of the HeapHprofBinWriter, which could simplify the logic of current implementation.
> please see detail description at https://bugs.openjdk.java.net/browse/JDK-8269685.

This pull request has now been integrated.

Changeset: 8876eae4
Author:    Lin Zang <lzang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8876eae42993d4425ba9886dde94b08f6101a257
Stats:     500 lines in 3 files changed: 156 ins; 318 del; 26 mod

8269685: Optimize HeapHprofBinWriter implementation
8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out

Reviewed-by: sspitsyn, amenkov

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

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


More information about the serviceability-dev mailing list