On Fri, 2 Jul 2021 12:05:35 GMT, Lin Zang <lz...@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 <lz...@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